summaryrefslogtreecommitdiff
path: root/package/faad2
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-27 07:51:34 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2014-12-27 07:51:34 +0100
commit92d7f6522617c947d635680d045f12a4ef77bcb4 (patch)
treec20dc2f36505542fdb19a2b9d1da1b33ad92fba8 /package/faad2
parent6a7c5ff345b197c1d5f0f845adb2bb0da9690075 (diff)
convert checksum check to sha256
Rename the variable name to PKG_HASH and use a 256 Bit SHA checksum to verify the integrity of distfiles. While there do some housekeeping and remove old packages.
Diffstat (limited to 'package/faad2')
-rw-r--r--package/faad2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/faad2/Makefile b/package/faad2/Makefile
index 45b8092a0..2419ff62d 100644
--- a/package/faad2/Makefile
+++ b/package/faad2/Makefile
@@ -6,7 +6,7 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= faad2
PKG_VERSION:= 2.7
PKG_RELEASE:= 1
-PKG_MD5SUM:= ee1b4d67ea2d76ee52c5621bc6dbf61e
+PKG_HASH:= ee26ed1e177c0cd8fa8458a481b14a0b24ca0b51468c8b4c8b676fd3ceccd330
PKG_DESCR:= mp4 decoding library
PKG_SECTION:= libs/video
PKG_URL:= http://sourceforge.net/projects/faac/