projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
903e09e
)
dante: fix MD5SUM
author
Nicolas Thill
<
[email protected]
>
Thu, 31 Dec 2015 09:20:59 +0000
(09:20 +0000)
committer
Nicolas Thill
<
[email protected]
>
Thu, 31 Dec 2015 09:20:59 +0000
(09:20 +0000)
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]
>
SVN-Revision: 48017
package/network/utils/dante/Makefile
patch
|
blob
|
history
diff --git
a/package/network/utils/dante/Makefile
b/package/network/utils/dante/Makefile
index b49ae7291c43a9b869ceecbc84830c9acf3837a8..ab05f8c9e463b5814cc93a3cfda61ad3a72e82c1 100644
(file)
--- 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:=6
9b9d6234154d7d6a91fcbd98c68e62a
+PKG_MD5SUM:=6
8c2ce12119e12cea11a90c7a80efa8f
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>
PKG_LICENSE:=BSD-4-Clause