autoconf-archive: update to 2018.03.13.
Closes: #12480 [via git-merge-pr]
This commit is contained in:
parent
783ca03901
commit
87d9fbfcf3
1 changed files with 4 additions and 4 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'autoconf-archive'
|
# Template file for 'autoconf-archive'
|
||||||
pkgname=autoconf-archive
|
pkgname=autoconf-archive
|
||||||
version=2017.09.28
|
version=2018.03.13
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
depends="autoconf"
|
depends="autoconf"
|
||||||
short_desc="A collection of freely re-usable Autoconf macros"
|
short_desc="A collection of freely re-usable Autoconf macros"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/autoconf-archive/"
|
homepage="http://www.gnu.org/software/autoconf-archive/"
|
||||||
distfiles="http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="http://ftpmirror.gnu.org/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5c9fb5845b38b28982a3ef12836f76b35f46799ef4a2e46b48e2bd3c6182fa01
|
checksum=6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159
|
||||||
|
noarch=yes
|
||||||
|
|
Loading…
Reference in a new issue