libs/gdbm: Upgrade to version 1.11
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
40a5ed3d99
commit
ef94098440
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gdbm
|
||||
PKG_VERSION:=1.10
|
||||
PKG_VERSION:=1.11
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/gdbm
|
||||
PKG_MD5SUM:=88770493c2559dc80b561293e39d3570
|
||||
PKG_MD5SUM:=72c832680cf0999caedbe5b265c8c1bd
|
||||
|
||||
PKG_LICENSE:=GPLv3
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
|
|
Loading…
Reference in a new issue