main/scratchpkg: updated to 20220802

This commit is contained in:
emmett1
2022-08-03 00:39:10 +08:00
parent 97dd4be84d
commit fdfb9fb0f8
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
90647763c3ddf27ff391230fee157d6d cdd4cdd71cdabb2c12a47c4c1b742200b97fac1a.tar.gz
a4098cd369b6338cd57e1022dc059df6 7612d83368f64758f365c152996b3a0797c97de7.tar.gz
d973b8d674eb1a65a1a51e452ff82a2b portsync
e653273a32632805f9493224fd3af227 scratchpkg.conf
30b9132181dc6415ee1d52b482cd8b4d scratchpkg.repo

View File

@@ -1,4 +1,4 @@
scratchpkg-20220722-1
scratchpkg-20220802-1
drwxr-xr-x root/root etc/
-rw-r--r-- root/root etc/revdep.conf.spkgnew
drwxr-xr-x root/root etc/revdep.d/

View File

@@ -2,7 +2,7 @@
# depends : coreutils libarchive git
name=scratchpkg
version=20220722
version=20220802
release=1
backup="etc/scratchpkg.conf
etc/scratchpkg.alias
@@ -10,7 +10,7 @@ backup="etc/scratchpkg.conf
etc/scratchpkg.mask
etc/revdep.conf"
scratchpkg_url=https://github.com/venomlinux/scratchpkg
source="https://github.com/venomlinux/scratchpkg/archive/cdd4cdd71cdabb2c12a47c4c1b742200b97fac1a.tar.gz
source="https://github.com/venomlinux/scratchpkg/archive/7612d83368f64758f365c152996b3a0797c97de7.tar.gz
$name.repo
$name.conf
portsync
@@ -23,7 +23,7 @@ build() {
prerelease="unknown-release"
fi
cd $name-cdd4cdd71cdabb2c12a47c4c1b742200b97fac1a
cd $name-7612d83368f64758f365c152996b3a0797c97de7
for s in $SRC/*; do
case $s in