autoconf: rebuild for metadata
This commit is contained in:
parent
75960e7e76
commit
d577374cc5
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'autoconf'.
|
||||
# Template file for 'autoconf'
|
||||
pkgname=autoconf
|
||||
version=2.69
|
||||
revision=6
|
||||
revision=7
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="perl m4"
|
||||
depends="virtual?awk m4 perl"
|
||||
short_desc="Generates automatic source code configuration scripts"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2, GPL-3"
|
||||
license="GPL-2.0-or-later, GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/autoconf"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=64ebcec9f8ac5b2487125a86a7760d2591ac9e1d3dbd59489633f9de62a57684
|
||||
|
|
Loading…
Reference in New Issue