summaryrefslogtreecommitdiff
path: root/package/gdbm
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-05-29 08:40:18 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-05-29 09:35:55 +0200
commitbf956c5728b622bf3af2e58940b22f145a2c95f3 (patch)
tree35d2e35cdf361e74e6ebc0c16358d1a9b56d3a99 /package/gdbm
parenta63173dc7f23da84ab7637d6684924debfa8405a (diff)
gdbm: update to 1.12
Diffstat (limited to 'package/gdbm')
-rw-r--r--package/gdbm/Makefile6
-rw-r--r--package/gdbm/patches/patch-configure11
2 files changed, 3 insertions, 14 deletions
diff --git a/package/gdbm/Makefile b/package/gdbm/Makefile
index 38983e5e5..e3421cec5 100644
--- a/package/gdbm/Makefile
+++ b/package/gdbm/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= gdbm
-PKG_VERSION:= 1.8.3
-PKG_RELEASE:= 3
-PKG_HASH:= cc340338a2e28b40058ab9eb5354a21d53f88a1582ea21ba0bb185c37a281dc9
+PKG_VERSION:= 1.12
+PKG_RELEASE:= 1
+PKG_HASH:= d97b2166ee867fd6ca5c022efee80702d6f30dd66af0e03ed092285c3af9bcea
PKG_DESCR:= disk file format database
PKG_SECTION:= libs/db
PKG_URL:= http://www.gnu.org/software/gdbm/
diff --git a/package/gdbm/patches/patch-configure b/package/gdbm/patches/patch-configure
deleted file mode 100644
index f8b196ec5..000000000
--- a/package/gdbm/patches/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- gdbm-1.8.3.orig/configure 2002-10-15 23:53:26.000000000 +0200
-+++ gdbm-1.8.3/configure 2014-03-07 10:48:33.000000000 +0100
-@@ -5532,7 +5532,7 @@ linux-gnuoldld* | linux-gnuaout* | linux
- ;;
-
- # This must be Linux ELF.
--linux-gnu*)
-+linux-*)
- version_type=linux
- need_lib_prefix=no
- need_version=no