mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/bollux: Update MD5SUM.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
799609b4c6
commit
abee6f9bac
2 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ rm -rf $PKG
|
|||
mkdir -p $TMP $PKG $OUTPUT
|
||||
rm -rf $TMP/$PRGNAM-$VERSION
|
||||
cd $TMP
|
||||
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
|
||||
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || $CWD/$VERSION.tar.gz
|
||||
cd $PRGNAM-$VERSION
|
||||
chown -R root:root .
|
||||
find -L . \
|
||||
|
|
|
@ -2,7 +2,7 @@ PRGNAM="bollux"
|
|||
VERSION="0.2.2"
|
||||
HOMEPAGE="https://git.sr.ht/~acdw/bollux"
|
||||
DOWNLOAD="https://git.sr.ht/~acdw/bollux/archive/0.2.2.tar.gz"
|
||||
MD5SUM="4ba00dc4f85b9766cfbab5969c7bc561"
|
||||
MD5SUM="035c8066266cd40d2ceb28b13030c5d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue