mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -24,7 +24,7 @@ LICENSE="BSD (2-clause)"
|
||||
COPYRIGHT="2003-2013 Tim Kientzle"
|
||||
HOMEPAGE="http://www.libarchive.org/"
|
||||
SRC_URI="http://www.libarchive.org/downloads/libarchive-3.1.2.tar.gz"
|
||||
CHECKSUM_MD5="efad5a503f66329bb9d2f4308b5de98a"
|
||||
CHECKSUM_SHA256="eb87eacd8fe49e8d90c8fdc189813023ccc319c5e752b01fb6ad0cc7b2c53d5e"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
|
||||
Reference in New Issue
Block a user