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

@@ -7,8 +7,8 @@ HOMEPAGE="http://invisible-island.net/dialog/"
COPYRIGHT="1999-2014 Thomas E. Dickey"
LICENSE="GNU LGPL v2"
SRC_URI="ftp://invisible-island.net/dialog/dialog.tar.gz"
CHECKSUM_SHA256="ccf07eedf147ac901aff1d984ab63ddd6986b615ddf67435f270d5462ea4ca81"
SRC_FILENAME="dialog-$portVersion.tar.gz"
CHECKSUM_MD5="4ed9b2f1162eb7706857338d11e70f8e"
REVISION="1"
ARCHITECTURES="x86_gcc2 x86 x86_64"