mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/automake: upgrade to 1.13.1
This commit is contained in:
parent
99192ae937
commit
55aab3c580
@ -1,6 +1,6 @@
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=automake
|
||||
pkgver=1.13
|
||||
pkgver=1.13.1
|
||||
pkgrel=0
|
||||
pkgdesc="A GNU tool for automatically creating Makefiles"
|
||||
arch="noarch"
|
||||
@ -22,4 +22,4 @@ package() {
|
||||
make DESTDIR=$pkgdir install
|
||||
}
|
||||
|
||||
md5sums="255661c7729d04ef2f8f58d076c89ecc automake-1.13.tar.gz"
|
||||
md5sums="78a0ef8216b0556b44508e7b5b0c0847 automake-1.13.1.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user