sqlite: update to 3.23.0
This commit is contained in:
parent
b227ed6f90
commit
9d3ac5ad39
@ -6,10 +6,10 @@
|
||||
###########################################################
|
||||
# Check the following 4 variables before running the script
|
||||
topdir=sqlite
|
||||
version=3.8.10.2
|
||||
shortver=3081002
|
||||
version=3.23.0
|
||||
shortver=3230000
|
||||
pkgver=1
|
||||
source[0]=http://www.sqlite.org/2015/sqlite-autoconf-${shortver}.tar.gz
|
||||
source[0]=https://www.sqlite.org/2018/sqlite-autoconf-${shortver}.tar.gz
|
||||
# If there are no patches, simply comment this
|
||||
#patch[0]=
|
||||
|
||||
@ -47,6 +47,7 @@ install()
|
||||
generic_install DESTDIR
|
||||
compat sqlite 3.8.8.3 1 1
|
||||
compat sqlite 3.8.10 1 1
|
||||
compat sqlite 3.8.10.2 1 1
|
||||
}
|
||||
|
||||
reg pack
|
||||
|
@ -1,5 +1,8 @@
|
||||
CHANGELOG
|
||||
---------
|
||||
* Sun Apr 08 2018 Tom G. Christensen <swpkg@jupiterrise.com> - 3.23.0-1
|
||||
- Update to 3.23.0
|
||||
|
||||
* Sat Jun 06 2015 Tom G. Christensen <swpkg@jupiterrise.com> - 3.8.10.2-1
|
||||
- Update to 3.8.10.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user