chiark
/
gitweb
/
~mdw
/
termux-packages
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6a52fd9
)
libsqlite: Update from 3.22.0 to 3.23.0
author
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 3 Apr 2018 21:35:00 +0000
(23:35 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Tue, 3 Apr 2018 21:35:00 +0000
(23:35 +0200)
packages/libsqlite/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/libsqlite/build.sh
b/packages/libsqlite/build.sh
index 63a275e7e16f30e83d9fc5fa37b2f257be5ff597..ae7aca335c55c64286d8e448732f6f8db24e24d1 100755
(executable)
--- a/
packages/libsqlite/build.sh
+++ b/
packages/libsqlite/build.sh
@@
-2,10
+2,10
@@
TERMUX_PKG_HOMEPAGE=https://www.sqlite.org
TERMUX_PKG_DESCRIPTION="Software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine"
# Note: Updating this version requires bumping the tcl package as well.
_SQLITE_MAJOR=3
TERMUX_PKG_DESCRIPTION="Software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine"
# Note: Updating this version requires bumping the tcl package as well.
_SQLITE_MAJOR=3
-_SQLITE_MINOR=2
2
+_SQLITE_MINOR=2
3
_SQLITE_PATCH=0
TERMUX_PKG_VERSION=${_SQLITE_MAJOR}.${_SQLITE_MINOR}.${_SQLITE_PATCH}
_SQLITE_PATCH=0
TERMUX_PKG_VERSION=${_SQLITE_MAJOR}.${_SQLITE_MINOR}.${_SQLITE_PATCH}
-TERMUX_PKG_SHA256=
2824ab1238b706bc66127320afbdffb096361130e23291f26928a027b885c612
+TERMUX_PKG_SHA256=
b7711a1800a071674c2bf76898ae8584fc6c9643cfe933cfc1bc54361e3a6e49
TERMUX_PKG_SRCURL=https://www.sqlite.org/2018/sqlite-autoconf-${_SQLITE_MAJOR}${_SQLITE_MINOR}0${_SQLITE_PATCH}00.tar.gz
# ac_cv_func_strerror_r=no as strerror_r() with the
# GNU signature is only # available in android-23:
TERMUX_PKG_SRCURL=https://www.sqlite.org/2018/sqlite-autoconf-${_SQLITE_MAJOR}${_SQLITE_MINOR}0${_SQLITE_PATCH}00.tar.gz
# ac_cv_func_strerror_r=no as strerror_r() with the
# GNU signature is only # available in android-23: