mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 14:46:31 +00:00
mrouted: use official tarball rather than git
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
969de4de7e
commit
fcde2191fa
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
MROUTED_VERSION = 3.9.4
|
MROUTED_VERSION = 3.9.4
|
||||||
MROUTED_SITE = https://github.com/troglobit/mrouted.git
|
MROUTED_SOURCE = mrouted-$(MROUTED_VERSION).tar.bz2
|
||||||
MROUTED_SITE_METHOD = git
|
MROUTED_SITE = http://ftp.vmlinux.org/pub/People/jocke/mrouted
|
||||||
|
|
||||||
define MROUTED_BUILD_CMDS
|
define MROUTED_BUILD_CMDS
|
||||||
$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)
|
$(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user