mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
sqlite3: bump to 3.47.2
https://sqlite.org/changes.html build: x86_64 run tested: x86_64 ``` 3.47.2 2024-12-07 20:39:59 2aabe05e2e8cae4847a802ee2daddc1d7413d8fc560254d93ee3e72c14685b6c (64-bit) ``` Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
committed by
Tianling Shen
parent
5af23930d3
commit
db051c6ad9
@@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sqlite
|
||||
PKG_VERSION:=3460100
|
||||
PKG_VERSION:=3470200
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-autoconf-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://www.sqlite.org/2024/
|
||||
PKG_HASH:=67d3fe6d268e6eaddcae3727fce58fcc8e9c53869bdd07a0c61e38ddf2965071
|
||||
PKG_HASH:=f1b2ee412c28d7472bc95ba996368d6f0cdcf00362affdadb27ed286c179540b
|
||||
|
||||
PKG_CPE_ID:=cpe:/a:sqlite:sqlite
|
||||
PKG_LICENSE:=PUBLICDOMAIN
|
||||
|
||||
Reference in New Issue
Block a user