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