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:
@@ -8,10 +8,10 @@ recycles memory when it determines that it can no longer be otherwise accessed.
|
||||
"
|
||||
HOMEPAGE="http://www.hboehm.info/gc/"
|
||||
SRC_URI="http://www.hboehm.info/gc/gc_source/gc-7.2d.tar.gz"
|
||||
CHECKSUM_SHA256="d9fe0ae8650d43746a48bfb394cab01a319f3809cee19f8ebd16aa985b511c5e"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86 x86_gcc2"
|
||||
CHECKSUM_MD5="91340b28c61753a789eb6077675d87d2"
|
||||
SOURCE_DIR="gc-7.2"
|
||||
|
||||
PATCHES="boehm_gc-7.2d.patch"
|
||||
|
||||
Reference in New Issue
Block a user