From 2a3f6e7b1eaebb274f044657c3c9b122301c487c Mon Sep 17 00:00:00 2001 From: Joo Aun Saw Date: Mon, 31 Jul 2017 12:12:01 +1000 Subject: [PATCH] motion: upgrade to latest master --- package/motion/motion.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/motion/motion.mk b/package/motion/motion.mk index 70ffcf7c31..f783053cef 100644 --- a/package/motion/motion.mk +++ b/package/motion/motion.mk @@ -4,7 +4,7 @@ # ################################################################################ -MOTION_VERSION = 9fa9d22473899f654922174db0c474e14738a833 +MOTION_VERSION = e9e0a2d29205956055dd5ba7ca0cb52b585f182a MOTION_SITE = $(call github,motion-project,motion,$(MOTION_VERSION)) MOTION_AUTORECONF = YES MOTION_CONF_OPTS = --without-pgsql --without-sdl --without-sqlite3 --without-mysql --with-ffmpeg=$(STAGING_DIR)/usr/lib \