[package] update sqlite3 to 3.7.0 (#7668)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22399 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3da0e3fd36
commit
52096fe73b
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sqlite
|
||||
PKG_VERSION:=3.6.20
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=3.7.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.sqlite.org/
|
||||
PKG_MD5SUM:=4bb3e9ee5d25e88b8ff8533fbeb168aa
|
||||
PKG_MD5SUM:=61b85f108760f91b79afc7833e6e6cb4
|
||||
|
||||
PKG_BUILD_DEPENDS:=libncurses libreadline
|
||||
PKG_FIXUP:=libtool
|
||||
|
Loading…
x
Reference in New Issue
Block a user