From e5d635e1ae07d367db136d32b1391c2b21d98d9a Mon Sep 17 00:00:00 2001 From: Roger Date: Wed, 5 Nov 2014 10:46:53 -0600 Subject: [PATCH] motion: switch to master branch This branch includes some important fixes vs. 3.4.0. Signed-off-by: Roger D --- multimedia/motion/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 98b769e8ea..412b5f90bc 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=motion -PKG_VERSION:=3.4.0 +PKG_VERSION=3.4.0-20141018-$(PKG_SOURCE_VERSION) PKG_RELEASE:=1 PKG_MAINTAINER:=Roger D @@ -17,7 +17,7 @@ PKG_LICENSE_FILES:=COPYING PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/Mr-Dave/motion.git -PKG_SOURCE_VERSION:=90c2adc76473c46cb8282e3b091a1f05420cc970 +PKG_SOURCE_VERSION:=9479d910f2149b5558788bb86f97f26522794212 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.gz