mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 21:18:51 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -23,7 +23,7 @@ HOMEPAGE="http://yellowbites.com/wonderbrush.html"
|
||||
LICENSE="WonderBrush"
|
||||
COPYRIGHT="2005, Stephan Aßmus und Ingo Weinhold GbR"
|
||||
SRC_URI="http://yellowbites.com/downloads/WonderBrush-2.1.2-x86-gcc2-2013-01-02.zip#noarchive"
|
||||
CHECKSUM_MD5="28e64a56946c9f5aefa40486f35ffc77"
|
||||
CHECKSUM_SHA256="d0e9fad818c3f7900a475b80a249c9aa4eb118dc8498a6370a87e7a10fa42067"
|
||||
REVISION="5"
|
||||
ARCHITECTURES="x86_gcc2"
|
||||
if [ $effectiveTargetArchitecture = x86_gcc2 -a $targetArchitecture = x86 ]
|
||||
|
||||
Reference in New Issue
Block a user