diff options
author | Sebastian Arcus <s.arcus at> | 2022-11-21 14:20:41 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-11-21 14:20:41 +0700 |
commit | b0eb73e11a955abf482ce3b0382d21e13101524b (patch) | |
tree | dd2969e203ba4a49e9fe2a5f1f8393c41ee39d21 /system/motion/motion.SlackBuild | |
parent | 5fc220b5c2bdcb3e85ece101172254d1b7160b70 (diff) |
system/motion: Updated for version 4.5.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/motion/motion.SlackBuild')
-rw-r--r-- | system/motion/motion.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/motion/motion.SlackBuild b/system/motion/motion.SlackBuild index 5ca0ceac28189..9435a041dcde8 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} |