1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/automake: upgrade to 1.18.1

https://lists.gnu.org/archive/html/info-gnu/2025-06/msg00007.html
This commit is contained in:
Celeste 2025-06-27 07:27:22 +00:00
parent db91efa815
commit ab686af804

View file

@ -1,7 +1,7 @@
# Maintainer: Celeste <cielesti@protonmail.com>
maintainer="Celeste <cielesti@protonmail.com>"
pkgname=automake
pkgver=1.18
pkgver=1.18.1
pkgrel=0
pkgdesc="GNU tool for automatically creating Makefiles"
url="https://www.gnu.org/software/automake"
@ -35,5 +35,5 @@ package() {
}
sha512sums="
3488d9188a9e11a3e7f911f429ef49d2d92c5ea42262e3e288e1d4de39217facd5a7b7c7ccac06e6fd78a661985af1fe5638353575ebadffb36fc22553e5f782 automake-1.18.tar.xz
8baa16831416a953a743f4e3c0f55cea5ebefe0f5a7a0e390581981d4461d02dc9038415124e974b2ec390c40daaa241802cd7d42c6fafb793f87cf355db2a61 automake-1.18.1.tar.xz
"