mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="A SQL Database Engine in a C Library"
|
||||
DESCRIPTION="SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine."
|
||||
HOMEPAGE="http://www.sqlite.org/"
|
||||
SRC_URI="http://www.sqlite.org/2013/sqlite-autoconf-3071601.tar.gz"
|
||||
CHECKSUM_MD5="8860d1a1ed26d40f07e3c7ae035b644a"
|
||||
CHECKSUM_SHA256="4af5ea8cbb1b0b0b53c67cef0b32d86f76e84c912228954e8577224150184a68"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="?x86_gcc2 ?x86"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user