summaryrefslogtreecommitdiffstats
path: root/system/motion
diff options
context:
space:
mode:
author Sebastian Arcus2022-11-21 08:20:41 +0100
committer Willy Sudiarto Raharjo2022-11-21 08:20:41 +0100
commitb0eb73e11a955abf482ce3b0382d21e13101524b (patch)
treedd2969e203ba4a49e9fe2a5f1f8393c41ee39d21 /system/motion
parent5fc220b5c2bdcb3e85ece101172254d1b7160b70 (diff)
downloadslackbuilds-b0eb73e11a955abf482ce3b0382d21e13101524b.tar.gz
system/motion: Updated for version 4.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/motion')
-rw-r--r--system/motion/motion.SlackBuild2
-rw-r--r--system/motion/motion.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/motion/motion.SlackBuild b/system/motion/motion.SlackBuild
index 5ca0ceac28..9435a041dc 100644
--- a/system/motion/motion.SlackBuild
+++ b/system/motion/motion.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=motion
-VERSION=${VERSION:-4.3.1}
+VERSION=${VERSION:-4.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/motion/motion.info b/system/motion/motion.info
index b077342cc9..63e3b31e80 100644
--- a/system/motion/motion.info
+++ b/system/motion/motion.info
@@ -1,8 +1,8 @@
PRGNAM="motion"
-VERSION="4.3.1"
+VERSION="4.5.0"
HOMEPAGE="https://motion-project.github.io"
-DOWNLOAD="https://github.com/Motion-Project/motion/archive/release-4.3.1/motion-release-4.3.1.tar.gz"
-MD5SUM="2d49f8af48f9deff4ea9204b05cc327c"
+DOWNLOAD="https://github.com/Motion-Project/motion/archive/release-4.5.0/motion-release-4.5.0.tar.gz"
+MD5SUM="b20fc1b9da6a300c061254a3974ac7bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libmicrohttpd"