motion: switch to master branch 507/head
authorRoger <roger-@users.noreply.github.com>
Wed, 5 Nov 2014 16:46:53 +0000 (10:46 -0600)
committerRoger <roger-@users.noreply.github.com>
Wed, 5 Nov 2014 16:46:53 +0000 (10:46 -0600)
This branch includes some important fixes vs. 3.4.0.

Signed-off-by: Roger D <rogerdammit@gmail.com>
multimedia/motion/Makefile

index 98b769e8ea7b9f18621030da571ffc711cd8accf..412b5f90bc5b5a72e94360d7a61f63f3b501909d 100644 (file)
@@ -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 <rogerdammit@gmail.com>
@@ -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