mirror of
https://github.com/outbackdingo/ports.git
synced 2026-03-21 10:44:43 +00:00
main/scratchpkg: updated to 20210725
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
c6182475cd990fb5c63ceec35394933d c254ac0dc62a037f41bc269f1df291f6f53ab239.tar.gz
|
||||
5612b17863201b4b0c552a6a6af0121f d53b1b7b0899e26b8e2c6d39941596d23878b68b.tar.gz
|
||||
d973b8d674eb1a65a1a51e452ff82a2b portsync
|
||||
e653273a32632805f9493224fd3af227 scratchpkg.conf
|
||||
ea1fd5e5a7866a32a99c3ee6cef35d29 scratchpkg.repo
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
scratchpkg-20210702-2
|
||||
scratchpkg-20210725-1
|
||||
drwxr-xr-x root/root etc/
|
||||
-rw-r--r-- root/root etc/revdep.conf.spkgnew
|
||||
drwxr-xr-x root/root etc/revdep.d/
|
||||
|
||||
@@ -2,21 +2,21 @@
|
||||
# depends : coreutils libarchive git
|
||||
|
||||
name=scratchpkg
|
||||
version=20210702
|
||||
release=2
|
||||
version=20210725
|
||||
release=1
|
||||
backup="etc/scratchpkg.conf
|
||||
etc/scratchpkg.alias
|
||||
etc/scratchpkg.repo
|
||||
etc/scratchpkg.mask
|
||||
etc/revdep.conf"
|
||||
scratchpkg_url=https://github.com/venomlinux/scratchpkg
|
||||
source="https://github.com/venomlinux/scratchpkg/archive/c254ac0dc62a037f41bc269f1df291f6f53ab239.tar.gz
|
||||
source="https://github.com/venomlinux/scratchpkg/archive/d53b1b7b0899e26b8e2c6d39941596d23878b68b.tar.gz
|
||||
$name.repo
|
||||
$name.conf
|
||||
portsync"
|
||||
|
||||
build() {
|
||||
cd $name-c254ac0dc62a037f41bc269f1df291f6f53ab239
|
||||
cd $name-d53b1b7b0899e26b8e2c6d39941596d23878b68b
|
||||
|
||||
for s in $SRC/*; do
|
||||
case $s in
|
||||
|
||||
Reference in New Issue
Block a user