m4: update to 1.4.13.
--HG-- extra : convert_revision : 75bc3da9f89a8a2377f034fcbd1a1fc72633e69d
This commit is contained in:
parent
15de6e8715
commit
565482ce3e
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template build file for 'm4'.
|
# Template build file for 'm4'.
|
||||||
pkgname=m4
|
pkgname=m4
|
||||||
version=1.4.12
|
version=1.4.13
|
||||||
distfiles="http://ftp.gnu.org/gnu/m4/$pkgname-$version.tar.bz2"
|
distfiles="http://ftp.gnu.org/gnu/m4/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-changeword --enable-threads"
|
configure_args="--enable-changeword --enable-threads"
|
||||||
short_desc="GNU version of UNIX m4 macro language processor"
|
short_desc="GNU version of UNIX m4 macro language processor"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=855217de304616931844f54bd00a1e03e92452f85de6caeec47b0e8244881ba3
|
checksum=fcc6fe95e31476dae0fe17a941603c9876cffd0172c8985787388b99a5caec06
|
||||||
long_desc="
|
long_desc="
|
||||||
GNU m4 is an implementation of the traditional UNIX macro
|
GNU m4 is an implementation of the traditional UNIX macro
|
||||||
processor. It is mostly SVR4 compatible, although it has some
|
processor. It is mostly SVR4 compatible, although it has some
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue