diff --git a/package/motion/motion.hash b/package/motion/motion.hash index 1c30f71082..6743774d08 100644 --- a/package/motion/motion.hash +++ b/package/motion/motion.hash @@ -1,3 +1,4 @@ # Locally computed: -sha256 567c385af81130f7883e4c417c34c0d6dc82ddba47b94478831f973e0f3ef02b motion-release-4.3.0.tar.gz +sha256 545712b10fc4a0134e994b7d8a3773c1c22f0bf4bd7afea7d7ffff357aca9ea5 motion-release-4.3.1.tar.gz sha256 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad COPYING + diff --git a/package/motion/motion.mk b/package/motion/motion.mk index 0c8e425619..7d73923284 100644 --- a/package/motion/motion.mk +++ b/package/motion/motion.mk @@ -4,10 +4,8 @@ # ################################################################################ -MOTION_VERSION = release-4.3.0 +MOTION_VERSION = release-4.3.1 MOTION_SITE = $(call github,Motion-Project,motion,$(MOTION_VERSION)) -MOTION_LICENSE = GPL-2.0 -MOTION_LICENSE_FILES = doc/COPYING MOTION_AUTORECONF = YES MOTION_DEPENDENCIES = host-pkgconf ffmpeg jpeg libmicrohttpd MOTION_CONF_OPTS = --without-pgsql \