summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-06 09:22:02 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-06 09:22:02 +0000
commitcfea7b984318a2ffc9f85c0ba6f469ec3ad55f9a (patch)
tree22790014e0bcee58a4bf93f3647083935665f043 /extra
parent2e0c43b14d3d41a6a1fed1c62a30a6c7d420c526 (diff)
downloadaports-cfea7b984318a2ffc9f85c0ba6f469ec3ad55f9a.tar.bz2
aports-cfea7b984318a2ffc9f85c0ba6f469ec3ad55f9a.tar.xz
extra/gpref: upgrade to 3.0.4
Diffstat (limited to 'extra')
-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"