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:
@@ -13,8 +13,8 @@ LICENSE="
|
||||
MIT
|
||||
"
|
||||
SRC_URI="https://github.com/haiku/webkit/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="891df5f95ad796c86691267912739ef774de0222073f9f8bfc91523a082eab49"
|
||||
SRC_FILENAME="haikuwebkit-$portVersion.tar.gz"
|
||||
CHECKSUM_MD5="8bb12e5a95e1ad7647e646f96d082253"
|
||||
REVISION="1"
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
if [ $effectiveTargetArchitecture != x86_gcc2 ]; then
|
||||
|
||||
Reference in New Issue
Block a user