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:
caf181f
)
sqlite3: Update to 3.53
7459/head
author
Rosen Penev
<rosenp@gmail.com>
Fri, 19 Oct 2018 20:56:17 +0000
(13:56 -0700)
committer
Rosen Penev
<rosenp@gmail.com>
Sat, 17 Nov 2018 21:13:48 +0000
(13:13 -0800)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/sqlite3/Makefile
patch
|
blob
|
history
diff --git
a/libs/sqlite3/Makefile
b/libs/sqlite3/Makefile
index da6623920c571da6633aaa493ce12d789b950d4f..be065491af0576af7894f0b15529840274d546fb 100644
(file)
--- a/
libs/sqlite3/Makefile
+++ b/
libs/sqlite3/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=sqlite
-PKG_VERSION:=32
400
00
+PKG_VERSION:=32
503
00
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
-PKG_HASH:=
d9d14e88c6fb6d68de9ca0d1f9797477d82fc3aed613558f87ffbdbbc5ceb74a
+PKG_HASH:=
00ebf97be13928941940cc71de3d67e9f852698233cd98ce2d178fd08092f3dd
PKG_SOURCE_URL:=http://www.sqlite.org/2018/
PKG_LICENSE:=PUBLICDOMAIN