aboutsummaryrefslogtreecommitdiff
path: root/multimedia/motion/Makefile
diff options
context:
space:
mode:
authorRobert N <nrobert13@gmail.com>2022-12-23 10:40:03 +0000
committerRosen Penev <rosenp@gmail.com>2022-12-25 18:39:13 -0800
commite6cc4f9e9eef97873a337549a0297afc680a0ffa (patch)
tree25eefdf34730c8fc0752fb8d3f18b1f4111732a1 /multimedia/motion/Makefile
parent822d44e8f8637c028b66cdf0ae84869699c24788 (diff)
motion: update to 4.5.0
Signed-off-by: Robert N <nrobert13@gmail.com>
Diffstat (limited to 'multimedia/motion/Makefile')
-rw-r--r--multimedia/motion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile
index 553be1eae..3800b7543 100644
--- a/multimedia/motion/Makefile
+++ b/multimedia/motion/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=motion
-PKG_VERSION:=4.3.2
+PKG_VERSION:=4.5.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-release-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/Motion-Project/motion/tar.gz/release-$(PKG_VERSION)?
-PKG_HASH:=dafa4264b2d8e4778f8be5871f09b6c0ec710d5a836182c583469c18db944d70
+PKG_HASH:=42320a1c7b54a3f0b5a49cecf34a5d752760b28383bc573b3ca1240581786fe5
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-release-$(PKG_VERSION)
PKG_MAINTAINER:=Roger D <rogerdammit@gmail.com>