[packages] libgdbm: update to 1.10
authorPeter Wagner <​tripolar@gmx.at>
Sun, 10 Nov 2013 18:04:54 +0000 (18:04 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Sun, 10 Nov 2013 18:04:54 +0000 (18:04 +0000)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 38706

libs/gdbm/Makefile

index a608e214c0add3b5fc2046e4f7836e29bc25a133..d5970f364567598c75d532c2339c8d9da1c35f6f 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2013 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gdbm
-PKG_VERSION:=1.9.1
-PKG_RELEASE:=2
+PKG_VERSION:=1.10
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@GNU/gdbm
-PKG_MD5SUM:=59f6e4c4193cb875964ffbe8aa384b58
+PKG_MD5SUM:=88770493c2559dc80b561293e39d3570
 
 PKG_LICENSE:=GPLv3
 PKG_LICENSE_FILES:=COPYING