mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
sqlite: bump version.
This commit is contained in:
@@ -7,8 +7,8 @@ source code for SQLite is in the public domain.
|
||||
"
|
||||
HOMEPAGE="http://www.sqlite.org/"
|
||||
sqliteVersion=$(echo $portVersion | sed -e 's/\.\([0-9]\>\)/0\1/g' -e 's/\.//g')
|
||||
SOURCE_URI="http://www.sqlite.org/2015/sqlite-autoconf-$sqliteVersion.tar.gz"
|
||||
CHECKSUM_SHA256="064c0abe9c9177534d4c770bca7a5902f9924b629ac886b4c08956be6dfbc36b"
|
||||
SOURCE_URI="http://www.sqlite.org/2016/sqlite-autoconf-$sqliteVersion.tar.gz"
|
||||
CHECKSUM_SHA256="43cc292d70711fa7580250c8a1cd7c64813a4a0a479dbd502cce5f10b5d91042"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
Reference in New Issue
Block a user