From 92d7f6522617c947d635680d045f12a4ef77bcb4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 27 Dec 2014 07:51:34 +0100 Subject: 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. --- package/ndisc/patches/patch-rdnssd_Makefile_am | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 package/ndisc/patches/patch-rdnssd_Makefile_am (limited to 'package/ndisc/patches/patch-rdnssd_Makefile_am') diff --git a/package/ndisc/patches/patch-rdnssd_Makefile_am b/package/ndisc/patches/patch-rdnssd_Makefile_am deleted file mode 100644 index 932423ecd..000000000 --- a/package/ndisc/patches/patch-rdnssd_Makefile_am +++ /dev/null @@ -1,13 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- ndisc6-0.9.8.orig/rdnssd/Makefile.am 2008-05-01 14:52:28.000000000 +0200 -+++ ndisc6-0.9.8/rdnssd/Makefile.am 2009-05-10 19:45:05.000000000 +0200 -@@ -27,7 +27,8 @@ conf_SCRIPTS = merge-hook - # rdnssd - rdnssd_SOURCES = rdnssd.c rdnssd.h \ - icmp.c \ -- netlink.c -+ netlink.c \ -+ strverscmp.c - rdnssd_LDADD = $(LIBRT) \ - @top_builddir@/compat/libcompat.a - -- cgit v1.2.3