mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/cabextract: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
b5b80bc16e
commit
165cc3472a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="cabextract"
|
PRGNAM="cabextract"
|
||||||
VERSION="1.4"
|
VERSION="1.4"
|
||||||
HOMEPAGE="http://www.cabextract.org.uk"
|
HOMEPAGE="http://www.cabextract.org.uk"
|
||||||
DOWNLOAD="http://www.cabextract.org.uk/cabextract-1.4.tar.gz"
|
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/cabextract/cabextract-1.4.tar.gz"
|
||||||
MD5SUM="79f41f568cf1a3ac105e0687e8bfb7c0"
|
MD5SUM="79f41f568cf1a3ac105e0687e8bfb7c0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue