1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-11-22 11:09:46 +01:00

Bump sqlite3 version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-04-05 10:44:02 +02:00
parent 966f16f775
commit 7136fcda6c

View file

@ -1,8 +1,8 @@
VERSION="3220000" VERSION="3230000"
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="2824ab1238b706bc66127320afbdffb096361130e23291f26928a027b885c612" SHA256SUM="b7711a1800a071674c2bf76898ae8584fc6c9643cfe933cfc1bc54361e3a6e49"
DEPENDS="readline" DEPENDS="readline"
prepare() { prepare() {