[packages] libgdbm: update to 1.10

Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38706 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
tripolar 2013-11-10 18:04:54 +00:00
parent 475f0999c8
commit 989ec039d4

View 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