automake: update to 1.16.5
This commit is contained in:
parent
fb1c4aceda
commit
62f0f0e916
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'automake'
|
||||
# NOTE: also update common/environment/configure/automake when updating!
|
||||
pkgname=automake
|
||||
version=1.16.4
|
||||
version=1.16.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_check_args="${makejobs}"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.gnu.org/software/automake"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=80facc09885a57e6d49d06972c0ae1089c5fa8f4d4c7cfe5baea58e5085f136d
|
||||
checksum=f01d58cd6d9d77fbdca9eb4bbd5ead1988228fdb73d6f7a201f5f8d6b118b469
|
||||
|
||||
pre_check() {
|
||||
# taken from http://www.linuxfromscratch.org/lfs/view/development/chapter06/automake.html
|
||||
|
|
Loading…
Reference in a new issue