mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/autogen: Update for version 5.18.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org> Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
cced406ba2
commit
3deebab4bf
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=autogen
|
||||
VERSION=${VERSION:-5.16.2}
|
||||
VERSION=${VERSION:-5.18.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="autogen"
|
||||
VERSION="5.16.2"
|
||||
VERSION="5.18.1"
|
||||
HOMEPAGE="http://www.gnu.org/software/autogen/"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/autogen/rel5.16.2/autogen-5.16.2.tar.xz"
|
||||
MD5SUM="0871304953d219f7ad91a60fb1376271"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/autogen/rel5.18.1/autogen-5.18.1.tar.xz"
|
||||
MD5SUM="843a613e08ef8d47aba6733c60c8bda4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue