mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/autogen: Fix DOWNLOAD url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ab50e9698d
commit
e5c9a5ccaf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
PRGNAM="autogen"
|
PRGNAM="autogen"
|
||||||
VERSION="5.18.7"
|
VERSION="5.18.7"
|
||||||
HOMEPAGE="http://www.gnu.org/software/autogen/"
|
HOMEPAGE="http://www.gnu.org/software/autogen/"
|
||||||
DOWNLOAD="http://ftp.gnu.org/gnu/autogen//autogen-5.18.7.tar.xz"
|
DOWNLOAD="http://ftp.gnu.org/gnu/autogen/autogen-5.18.7.tar.xz"
|
||||||
MD5SUM="59644e59d30a5ca458d140d61e1fb24d"
|
MD5SUM="59644e59d30a5ca458d140d61e1fb24d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
|
|
Loading…
Reference in a new issue