projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b9ffed
)
[packages] sqlite3: bump to v3.6.13 (#5029)
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 1 May 2009 01:22:39 +0000
(
01:22
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 1 May 2009 01:22:39 +0000
(
01:22
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15531
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index
bdc9dd4
..
f0fcb8a
100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=3.
5.9
+PKG_VERSION:=3.
6.13
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.sqlite.org/
-PKG_MD5SUM:=
b58412904b42fe49e5a281e99da0fd72
+PKG_MD5SUM:=
652a01797e7538811e4997a5847bc026
PKG_BUILD_DEPENDS:=libncurses libreadline