git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1586129
)
sqlite3: update to 3.8.8.3
author
Etienne CHAMPETIER
<redacted>
Tue, 10 Mar 2015 21:22:26 +0000
(22:22 +0100)
committer
Etienne CHAMPETIER
<redacted>
Tue, 10 Mar 2015 21:28:26 +0000
(22:28 +0100)
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <redacted>
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index 37a4cc760c06441993c2dd5687ce80a219652242..8eda862fd5cc64dd6b67ddf3d1558e1ec2bef9bf 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=308080
1
+PKG_VERSION:=308080
3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.sqlite.org/2015/
-PKG_MD5SUM:=
a6381941ffe8817ba19669ec0c0ede6f
+PKG_MD5SUM:=
51272e875879ee893e51070b07c33888
PKG_LICENSE:=PUBLICDOMAIN
PKG_LICENSE_FILES:=
git clone https://git.99rst.org/PROJECT