mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 15:08:40 +01:00
sqlite3: bump to 3.31.1
Upstreamed patch removed. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sqlite
|
||||
PKG_VERSION:=3260000
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=3310100
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
|
||||
PKG_HASH:=5daa6a3fb7d1e8c767cd59c4ded8da6e4b00c61d3b466d0685e35c4dd6d7bf5d
|
||||
PKG_SOURCE_URL:=https://www.sqlite.org/2018/
|
||||
PKG_HASH:=62284efebc05a76f909c580ffa5c008a7d22a1287285d68b7825a2b6b51949ae
|
||||
PKG_SOURCE_URL:=https://www.sqlite.org/2020/
|
||||
|
||||
PKG_LICENSE:=PUBLICDOMAIN
|
||||
PKG_LICENSE_FILES:=
|
||||
|
||||
Reference in New Issue
Block a user