瀏覽代碼

libs/gdbm: Upgrade to version 1.11

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 10 年之前
父節點
當前提交
ef94098440
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      libs/gdbm/Makefile

+ 2
- 2
libs/gdbm/Makefile 查看文件

@@ -8,12 +8,12 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=gdbm
11
-PKG_VERSION:=1.10
11
+PKG_VERSION:=1.11
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=@GNU/gdbm
16
-PKG_MD5SUM:=88770493c2559dc80b561293e39d3570
16
+PKG_MD5SUM:=72c832680cf0999caedbe5b265c8c1bd
17 17
 
18 18
 PKG_LICENSE:=GPLv3
19 19
 PKG_LICENSE_FILES:=COPYING