Commit fcde2191 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

mrouted: use official tarball rather than git

parent 969de4de
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,8 +5,8 @@
#
#############################################################
MROUTED_VERSION = 3.9.4
MROUTED_SITE        = https://github.com/troglobit/mrouted.git
MROUTED_SITE_METHOD = git
MROUTED_SOURCE = mrouted-$(MROUTED_VERSION).tar.bz2
MROUTED_SITE = http://ftp.vmlinux.org/pub/People/jocke/mrouted

define MROUTED_BUILD_CMDS
	$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)