[Buildroot] [git commit] package/motion: bump version to 4.7.1

Julien Olivain ju.o at free.fr
Fri Oct 3 11:57:32 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=b35771ee270521378b87363506f6e7807859cbaf
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Release notes:
https://github.com/Motion-Project/motion/releases/tag/release-4.7.1

Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/motion/motion.hash | 2 +-
 package/motion/motion.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/motion/motion.hash b/package/motion/motion.hash
index 1d1a005e7a..4b5cec0a6f 100644
--- a/package/motion/motion.hash
+++ b/package/motion/motion.hash
@@ -1,3 +1,3 @@
 # Locally computed:
-sha256  657b7d8ee59f42cf06e00da04f0627f3ff42ff5344c9a1da33d16207c4451a03  motion-4.7.0.tar.gz
+sha256  c11f68c7cea949227e57797b932f01432d8942ef5323c75063d19b951d0d4194  motion-4.7.1.tar.gz
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  LICENSE
diff --git a/package/motion/motion.mk b/package/motion/motion.mk
index fc70349221..a405403b2b 100644
--- a/package/motion/motion.mk
+++ b/package/motion/motion.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MOTION_VERSION = 4.7.0
+MOTION_VERSION = 4.7.1
 MOTION_SITE = $(call github,Motion-Project,motion,release-$(MOTION_VERSION))
 MOTION_LICENSE = GPL-2.0
 MOTION_LICENSE_FILES = LICENSE


More information about the buildroot mailing list