sqlite: update to version 3070400

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24770 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2010-12-22 01:43:14 +00:00
parent 3c187ccf24
commit cc3f6ae74e

View File

@ -8,13 +8,14 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
PKG_VERSION:=3.7.0
PKG_VERSION:=3070400
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.sqlite.org/
PKG_MD5SUM:=61b85f108760f91b79afc7833e6e6cb4
PKG_MD5SUM:=8f0c690bfb33c3cbbc2471c3d9ba0158
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-autoconf-$(PKG_VERSION)
PKG_BUILD_DEPENDS:=libncurses libreadline
PKG_FIXUP:=libtool