autoconf-archive: update to 2019.01.06.
This commit is contained in:
parent
580948b016
commit
b919fe74b2
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'autoconf-archive'
|
# Template file for 'autoconf-archive'
|
||||||
pkgname=autoconf-archive
|
pkgname=autoconf-archive
|
||||||
version=2018.03.13
|
version=2019.01.06
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
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="Collection of freely re-usable Autoconf macros"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/autoconf-archive/"
|
homepage="https://www.gnu.org/software/autoconf-archive/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159
|
checksum=17195c833098da79de5778ee90948f4c5d90ed1a0cf8391b4ab348e2ec511e3f
|
||||||
|
|
Loading…
Reference in New Issue