mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
development/autogen: Updated for version 5.18.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
107c9cc18b
commit
45382984e2
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for autogen
|
# Slackware build script for autogen
|
||||||
|
|
||||||
# Copyright 2012 crocket crockabiscuit@gmail.com
|
# Copyright 2012 crocket crockabiscuit@gmail.com
|
||||||
# Copyright 2013-2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=autogen
|
PRGNAM=autogen
|
||||||
VERSION=${VERSION:-5.18.4}
|
VERSION=${VERSION:-5.18.7}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="autogen"
|
PRGNAM="autogen"
|
||||||
VERSION="5.18.4"
|
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/rel5.18.4/autogen-5.18.4.tar.xz"
|
DOWNLOAD="http://ftp.gnu.org/gnu/autogen//autogen-5.18.7.tar.xz"
|
||||||
MD5SUM="5171f4a7414adb85b7b25e8438791758"
|
MD5SUM="59644e59d30a5ca458d140d61e1fb24d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue