summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--extra/gperf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gperf/APKBUILD b/extra/gperf/APKBUILD
index 5e0509d88..cc97c06d5 100644
--- a/extra/gperf/APKBUILD
+++ b/extra/gperf/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gperf
-pkgver=3.0.3
+pkgver=3.0.4
pkgrel=0
pkgdesc="Perfect hash function generator."
url="http://www.gnu.org/software/gperf/"
@@ -18,4 +18,4 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install
}
-md5sums="cc20e58975a38075440423c8fb85fd00 gperf-3.0.3.tar.gz"
+md5sums="c1f1db32fb6598d6a93e6e88796a8632 gperf-3.0.4.tar.gz"