Author: nico
Date: 2015-12-31 10:20:59 +0100 (Thu, 31 Dec 2015)
New Revision: 48017

Modified:
   trunk/package/network/utils/dante/Makefile
Log:
dante: fix MD5SUM

MD5SUM is wrong, it was not updated during last update to v1.4.1.

Thanks to Daniel Dickinson <[email protected]> for reporting it.

Signed-off-by: Nicolas Thill <[email protected]>

Modified: trunk/package/network/utils/dante/Makefile
===================================================================
--- trunk/package/network/utils/dante/Makefile  2015-12-29 23:40:41 UTC (rev 
48016)
+++ trunk/package/network/utils/dante/Makefile  2015-12-31 09:20:59 UTC (rev 
48017)
@@ -13,7 +13,7 @@
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.inet.no/dante/files/
-PKG_MD5SUM:=69b9d6234154d7d6a91fcbd98c68e62a
+PKG_MD5SUM:=68c2ce12119e12cea11a90c7a80efa8f
 
 PKG_MAINTAINER:=Jo-Philipp Wich <[email protected]>
 PKG_LICENSE:=BSD-4-Clause
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to