[packages] sqlite3: update to v3.6.18
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17886 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
17c004abc5
commit
919cdbe116
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sqlite
|
||||
PKG_VERSION:=3.6.17
|
||||
PKG_VERSION:=3.6.18
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.sqlite.org/
|
||||
PKG_MD5SUM:=3172f8a23e7e7f0e5b295062e339a149
|
||||
PKG_MD5SUM:=18c9f044e2f50cdab3bca87386d4fcc8
|
||||
|
||||
PKG_BUILD_DEPENDS:=libncurses libreadline
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user