mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
SQLite: bump to 3.25.3.
This commit is contained in:
@@ -9,7 +9,7 @@ LICENSE="SQLite"
|
||||
REVISION="1"
|
||||
sqliteVersion=$(echo $portVersion | sed -e 's/\.\([0-9]\>\)/0\1/g' -e 's/\.//g')
|
||||
SOURCE_URI="https://www.sqlite.org/2018/sqlite-autoconf-$sqliteVersion.tar.gz"
|
||||
CHECKSUM_SHA256="da9a1484423d524d3ac793af518cdf870c8255d209e369bd6a193e9f9d0e3181"
|
||||
CHECKSUM_SHA256="00ebf97be13928941940cc71de3d67e9f852698233cd98ce2d178fd08092f3dd"
|
||||
SOURCE_DIR="sqlite-autoconf-$sqliteVersion"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
Reference in New Issue
Block a user