projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5662f49
)
[package] update sqlite3 to 3.6.20 (#6272)
author
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Dec 2009 01:06:48 +0000
(
01:06
+0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 5 Dec 2009 01:06:48 +0000
(
01:06
+0000)
SVN-Revision: 18650
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index b100ff5c20acc34503d50d3481ab2268f6686c26..b3b13f2c513e3bfad68b84e8c5af4a64ab67498f 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-1,4
+1,4
@@
-#
+#
# Copyright (C) 2006-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=3.6.
18
+PKG_VERSION:=3.6.
20
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-amalgamation-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.sqlite.org/
-PKG_MD5SUM:=
18c9f044e2f50cdab3bca87386d4fcc8
+PKG_MD5SUM:=
4bb3e9ee5d25e88b8ff8533fbeb168aa
PKG_BUILD_DEPENDS:=libncurses libreadline