Browse Source

gdbm: update to 1.12

Waldemar Brodkorb 9 years ago
parent
commit
bf956c5728
2 changed files with 3 additions and 14 deletions
  1. 3 3
      package/gdbm/Makefile
  2. 0 11
      package/gdbm/patches/patch-configure

+ 3 - 3
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/

+ 0 - 11
package/gdbm/patches/patch-configure

@@ -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