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:
589b51d
)
libsqlite: Update from 3.23.0 to 3.23.1
author
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 12 Apr 2018 14:04:13 +0000
(16:04 +0200)
committer
Fredrik Fornwall
<fredrik@fornwall.net>
Thu, 12 Apr 2018 14:04:13 +0000
(16:04 +0200)
packages/libsqlite/build.sh
patch
|
blob
|
blame
|
history
diff --git
a/packages/libsqlite/build.sh
b/packages/libsqlite/build.sh
index ae7aca335c55c64286d8e448732f6f8db24e24d1..32b9081240ebe1ec694e19feef48866d61392813 100755
(executable)
--- a/
packages/libsqlite/build.sh
+++ b/
packages/libsqlite/build.sh
@@
-3,9
+3,9
@@
TERMUX_PKG_DESCRIPTION="Software library that implements a self-contained, serve
# Note: Updating this version requires bumping the tcl package as well.
_SQLITE_MAJOR=3
_SQLITE_MINOR=23
# Note: Updating this version requires bumping the tcl package as well.
_SQLITE_MAJOR=3
_SQLITE_MINOR=23
-_SQLITE_PATCH=
0
+_SQLITE_PATCH=
1
TERMUX_PKG_VERSION=${_SQLITE_MAJOR}.${_SQLITE_MINOR}.${_SQLITE_PATCH}
TERMUX_PKG_VERSION=${_SQLITE_MAJOR}.${_SQLITE_MINOR}.${_SQLITE_PATCH}
-TERMUX_PKG_SHA256=
b7711a1800a071674c2bf76898ae8584fc6c9643cfe933cfc1bc54361e3a6e49
+TERMUX_PKG_SHA256=
92842b283e5e744eff5da29ed3c69391de7368fccc4d0ee6bf62490ce555ef25
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: