autoconf: update to 2.69.
This commit is contained in:
parent
995a5f4af5
commit
b6fe2684d1
1 changed files with 4 additions and 2 deletions
|
@ -1,11 +1,13 @@
|
|||
# Template build file for 'autoconf'.
|
||||
pkgname=autoconf
|
||||
version=2.68
|
||||
version=2.69
|
||||
homepage="http://www.gnu.org/software/autoconf"
|
||||
distfiles="http://ftp.gnu.org/gnu/autoconf/$pkgname-$version.tar.xz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Generates automatic source code configuration scripts"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=c994778716e6223cf65e898e06c15ed498fe81424838adf67007282b661055ba
|
||||
license="GPL-2, GPL-3"
|
||||
checksum=64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684
|
||||
long_desc="
|
||||
Autoconf is an extensible package of m4 macros that produce shell
|
||||
scripts to automatically configure software source code packages.
|
||||
|
|
Loading…
Reference in a new issue