Let all recipes use SHA-256 checksums only.

This commit is contained in:
Oliver Tappe
2014-04-21 19:31:51 +02:00
parent c4033efe65
commit 80bbd70b83
445 changed files with 457 additions and 686 deletions

View File

@@ -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"

View File

@@ -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"