projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17c004a
)
[packages] sqlite3: update to v3.6.18
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2009 14:50:45 +0000
(14:50 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 Oct 2009 14:50:45 +0000
(14:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17886
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index
c0661a7
..
b100ff5
100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=3.6.1
7
+PKG_VERSION:=3.6.1
8
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