summaryrefslogtreecommitdiffstats
path: root/package/network
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2015-12-31 09:20:59 +0000
committerNicolas Thill <nico@openwrt.org>2015-12-31 09:20:59 +0000
commit98f27a223da5d6bdf79faea1c901f54d7d0a3897 (patch)
treeb49324e73caca72b4844975cf18224678ef5313e /package/network
parent903e09e233fdcd10011e5f2ef489413a8dd5e655 (diff)
downloadmaster-31e0f0ae-98f27a223da5d6bdf79faea1c901f54d7d0a3897.tar.gz
master-31e0f0ae-98f27a223da5d6bdf79faea1c901f54d7d0a3897.tar.bz2
master-31e0f0ae-98f27a223da5d6bdf79faea1c901f54d7d0a3897.zip
dante: fix MD5SUM
MD5SUM is wrong, it was not updated during last update to v1.4.1. Thanks to Daniel Dickinson <openwrt@daniel.thecshore.com> for reporting it. Signed-off-by: Nicolas Thill <nico@openwrt.org> SVN-Revision: 48017
Diffstat (limited to 'package/network')
-rw-r--r--package/network/utils/dante/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/dante/Makefile b/package/network/utils/dante/Makefile
index b49ae7291c..ab05f8c9e4 100644
--- a/package/network/utils/dante/Makefile
+++ b/package/network/utils/dante/Makefile
@@ -13,7 +13,7 @@ PKG_RELEASE:=1
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 <jow@openwrt.org>
PKG_LICENSE:=BSD-4-Clause