mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 09:08:53 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="A C library for reading, creating, and modifying zip archives."
|
||||
DESCRIPTION="libzip is a C library for reading, creating, and modifying zip archives."
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
SRC_URI="http://www.nih.at/libzip/libzip-0.10.1.tar.bz2"
|
||||
CHECKSUM_MD5="d3e933ae049204badccf605f20aaecde"
|
||||
CHECKSUM_SHA256="5b1eaf60968cb22df49d73bcaa759961fb27451917ac76b275374c2ed260ce92"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
@@ -4,7 +4,7 @@ libzip is a C library for reading, creating, and modifying zip archives.
|
||||
"
|
||||
HOMEPAGE="http://www.nih.at/libzip/"
|
||||
SRC_URI="http://www.nih.at/libzip/libzip-0.11.2.tar.gz"
|
||||
CHECKSUM_MD5="c5437df15e4825d40cdc3ec8b9b7516c"
|
||||
CHECKSUM_SHA256="83db1fb43a961ff7d1d1b50e1c6bea09c67e6af867686d1fc92ecb7dc6cf98d5"
|
||||
REVISION="1"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
Reference in New Issue
Block a user