m4: updated to 1.4.12.
--HG-- extra : convert_revision : d0ff1b1b8b862675bf672b1336209745a7deab5e
This commit is contained in:
parent
13b9424f1e
commit
f8fb7d162c
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template build file for 'm4'.
|
||||
pkgname=m4
|
||||
version=1.4.11
|
||||
version=1.4.12
|
||||
distfiles="http://ftp.gnu.org/gnu/m4/$pkgname-$version@.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--program-prefix=g"
|
||||
short_desc="GNU version of UNIX m4 macro language processor"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a5cccd149b46b68a465ad35b057e947016ff7d0d
|
||||
checksum=ff55d95da2a52e9a9b8f5bb76072e1b08318ba2a
|
||||
long_desc="
|
||||
GNU m4 is an implementation of the traditional UNIX macro
|
||||
processor. It is mostly SVR4 compatible, although it has some
|
||||
|
|
Loading…
Reference in a new issue