autoconf-archive: use GNU_SITE
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
e3dffe7d04
commit
8de2373735
|
@ -2,12 +2,12 @@
|
||||||
pkgname=autoconf-archive
|
pkgname=autoconf-archive
|
||||||
version=2018.03.13
|
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.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/autoconf-archive/"
|
homepage="http://www.gnu.org/software/autoconf-archive/"
|
||||||
distfiles="https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159
|
checksum=6175f90d9fa64c4d939bdbb3e8511ae0ee2134863a2c7bf8d9733819efa6e159
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Reference in New Issue