mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
motion: switch to master branch
This branch includes some important fixes vs. 3.4.0. Signed-off-by: Roger D <rogerdammit@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user