#18529: MTR source is corrupted
------------------------+---------------------------------------
  Reporter:  anonymous  |      Owner:  developers
      Type:  defect     |     Status:  new
  Priority:  high       |  Milestone:  Barrier Breaker 14.07
 Component:  packages   |    Version:  Attitude Adjustment 12.09
Resolution:             |   Keywords:
------------------------+---------------------------------------

Comment (by anonymous):

 This should fix it on feeds/packages/net/mtr/Makefile

 {{{
 --- Makefile.old        2014-12-10 14:32:42.267364929 +0800
 +++ Makefile    2014-12-10 14:38:12.495378988 +0800
 @@ -11,9 +11,9 @@
  PKG_VERSION:=0.85
  PKG_RELEASE:=1

 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 -PKG_SOURCE_URL:=ftp://ftp.bitwizard.nl/mtr
 -PKG_MD5SUM:=5e665c617e5659b6ec3e201ee7488eb1
 +PKG_SOURCE:=v$(PKG_VERSION).tar.gz
 +PKG_SOURCE_URL:=https://github.com/traviscross/mtr/archive
 +PKG_MD5SUM:=6ebdf0b37b1366cb1d48fc951953c3c2

  PKG_INSTALL:=1
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/18529#comment:1>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to