projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6414cf
)
sqlite: update to 3.21.0
5056/head
author
Ian Leonard
<antonlacon@gmail.com>
Fri, 3 Nov 2017 00:21:01 +0000
(17:21 -0700)
committer
Ian Leonard
<antonlacon@gmail.com>
Fri, 3 Nov 2017 00:21:01 +0000
(17:21 -0700)
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index f67f658ff6b9b3fd84b45a96700172ab429c7d3f..815c3a12836f5a554698df0830526081a8e16c73 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=32
001
00
+PKG_VERSION:=32
100
00
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
-PKG_HASH:=
ec66595b29bc0798b023a5122021ea646ab4fa9e2f735937c5426feeba950742
+PKG_HASH:=
d7dd516775005ad87a57f428b6f86afd206cb341722927f104d3f0cf65fbbbe3
PKG_SOURCE_URL:=http://www.sqlite.org/2017/
PKG_LICENSE:=PUBLICDOMAIN