Upgrade sqlite3 to 3.4.2
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8616 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
44a48a606a
commit
1f2e980209
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sqlite
|
||||
PKG_VERSION:=3.3.3
|
||||
PKG_VERSION:=3.4.2
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.sqlite.org/
|
||||
PKG_MD5SUM:=eb5d9d7e7853b3af78e767d709b7fced
|
||||
PKG_MD5SUM:=2feec9b429f9298c9f288420c8b449f8
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user