1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00

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
This commit is contained in:
Nicolas Thill 2015-12-31 09:20:59 +00:00
parent 903e09e233
commit 98f27a223d

@ -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