summaryrefslogtreecommitdiff
path: root/package/gdbm/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-03-07 10:49:51 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-03-07 10:49:51 +0100
commit76a462aed5771be7b02b0785f01147ebe995a611 (patch)
tree3bd9d91037213c57780bd6923192ab730c762f34 /package/gdbm/Makefile
parent4bf2218941e4eaeec2ce318865044469f3553353 (diff)
fix for linux-uclibcfoo
Diffstat (limited to 'package/gdbm/Makefile')
-rw-r--r--package/gdbm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gdbm/Makefile b/package/gdbm/Makefile
index e4ca57b8a..e5bb3f2bb 100644
--- a/package/gdbm/Makefile
+++ b/package/gdbm/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= gdbm
PKG_VERSION:= 1.8.3
-PKG_RELEASE:= 2
+PKG_RELEASE:= 3
PKG_MD5SUM:= 1d1b1d5c0245b1c00aff92da751e9aa1
PKG_DESCR:= disk file format database
PKG_SECTION:= libs