mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
automake: bump to fix config.sub/guess mess
This commit is contained in:
parent
80b96a0ea0
commit
6477ac43a0
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template build file for 'automake'.
|
# Template file for 'automake'
|
||||||
|
# NOTE: also update common/environment/configure/automake when updating!
|
||||||
pkgname=automake
|
pkgname=automake
|
||||||
version=1.16.1
|
version=1.16.1
|
||||||
revision=2
|
revision=3
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl autoconf"
|
hostmakedepends="perl autoconf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue