mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/slpkg: Fixed md5sum.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
9dd752bfdf
commit
70cc380dcc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ PRGNAM="slpkg"
|
||||||
VERSION="3.3.4"
|
VERSION="3.3.4"
|
||||||
HOMEPAGE="https://github.com/dslackw/slpkg"
|
HOMEPAGE="https://github.com/dslackw/slpkg"
|
||||||
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.3.4/slpkg-3.3.4.tar.gz"
|
DOWNLOAD="https://github.com/dslackw/slpkg/archive/v3.3.4/slpkg-3.3.4.tar.gz"
|
||||||
MD5SUM="c08eaac7f40fd9d8304aed8c3e69050"
|
MD5SUM="0c08eaac7f40fd9d8304aed8c3e69050"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue