summaryrefslogtreecommitdiff
path: root/package/tmsnc
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/tmsnc
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/tmsnc')
-rw-r--r--package/tmsnc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tmsnc/Makefile b/package/tmsnc/Makefile
index c23efe364..81575566f 100644
--- a/package/tmsnc/Makefile
+++ b/package/tmsnc/Makefile
@@ -6,7 +6,7 @@ include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= tmsnc
PKG_VERSION:= 0.3.2
PKG_RELEASE:= 2
-PKG_MD5SUM:= 337dae91d4775e03b6681f61db56d2a7
+PKG_HASH:= 7f54ba3974f45c0787b6d62d0d62ce352ddbf95419123b98b4969b97d3dfed23
PKG_DESCR:= textbased msn client
PKG_SECTION:= app/chat
PKG_URL:= http://tmsnc.sourceforge.net/