summaryrefslogtreecommitdiffstats
path: root/main/m4
diff options
context:
space:
mode:
Diffstat (limited to 'main/m4')
-rw-r--r--main/m4/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/m4/APKBUILD b/main/m4/APKBUILD
index 098af7b7f..a062d3e7b 100644
--- a/main/m4/APKBUILD
+++ b/main/m4/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=m4
-pkgver=1.4.14
-pkgrel=1
+pkgver=1.4.15
+pkgrel=0
pkgdesc="GNU macro processor"
url="http://www.gnu.org/software/m4"
depends=
@@ -27,5 +27,5 @@ package() {
make install DESTDIR="$pkgdir"
}
-md5sums="f0542d58f94c7d0ce0d01224e447be66 m4-1.4.14.tar.gz
+md5sums="5649a2e593b6c639deae9e72ede777dd m4-1.4.15.tar.gz
20a7dedec0e9e0ee7107e33e798ffdbe gnulib-uclibc.patch"