mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-10 11:57:32 +02:00
update SQLite to new upstream release, v3.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3594 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fee57d7b0a
commit
727d7e416d
@ -3,9 +3,9 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sqlite
|
||||
PKG_VERSION:=3.2.8
|
||||
PKG_VERSION:=3.3.3
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=9f2c014aaa46565b8163e047166a5686
|
||||
PKG_MD5SUM:=eb5d9d7e7853b3af78e767d709b7fced
|
||||
|
||||
PKG_SOURCE_URL:=http://www.sqlite.org/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user