mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/autogen: Updated for version 5.18.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cd6569f098
commit
663b4ae146
2 changed files with 6 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for autogen
|
||||
|
||||
# Copyright 2012 crocket crockabiscuit@gmail.com
|
||||
# Copyright 2013-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# Copyright 2013-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=autogen
|
||||
VERSION=${VERSION:-5.18.12}
|
||||
VERSION=${VERSION:-5.18.14}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="autogen"
|
||||
VERSION="5.18.12"
|
||||
HOMEPAGE="http://www.gnu.org/software/autogen/"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/autogen/rel5.18.12/autogen-5.18.12.tar.xz"
|
||||
MD5SUM="62e8d5fcc6dde13631bd54fbd2dde07a"
|
||||
VERSION="5.18.14"
|
||||
HOMEPAGE="https://www.gnu.org/software/autogen/"
|
||||
DOWNLOAD="https://ftp.gnu.org/gnu/autogen/rel5.18.14/autogen-5.18.14.tar.xz"
|
||||
MD5SUM="c4d9a1641cb1bad4a3cc4108de6d867a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue