1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-06-26 13:00:13 +02:00

Bump sqlite3 version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-05-06 20:38:28 +02:00
parent b110b7d0e1
commit 191b5f82d8

View file

@ -1,8 +1,8 @@
VERSION="3230000" VERSION="3230100"
SRCDIR="sqlite-autoconf-${VERSION}" SRCDIR="sqlite-autoconf-${VERSION}"
TARBALL="${SRCDIR}.tar.gz" TARBALL="${SRCDIR}.tar.gz"
URL="https://sqlite.org/2018/" URL="https://sqlite.org/2018/"
SHA256SUM="b7711a1800a071674c2bf76898ae8584fc6c9643cfe933cfc1bc54361e3a6e49" SHA256SUM="92842b283e5e744eff5da29ed3c69391de7368fccc4d0ee6bf62490ce555ef25"
DEPENDS="readline" DEPENDS="readline"
prepare() { prepare() {