mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/v4l2loopback: bump version to 0.15.3
Changelog: https://github.com/v4l2loopback/v4l2loopback/blob/v0.15.3/ChangeLog This new version fixes compilation errors with gcc >= 14. Fixes: https://autobuild.buildroot.net/results/910/910e27b189c62f977bc42f7c53471334eb765168/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> [Julien: add comment about the fixed issue] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
bc3128fc57
commit
5ab46339aa
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 1e57e1e382d7451aa2a88d63cc9f146eab1f425b90e76104d4c3d73127e34771 v4l2loopback-0.13.2.tar.gz
|
||||
sha256 2758ea287da8dd34a0421c0dd50094a0342d22414e1bbccbbe92f41bbaa26b2d v4l2loopback-0.15.3.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
V4L2LOOPBACK_VERSION = 0.13.2
|
||||
V4L2LOOPBACK_VERSION = 0.15.3
|
||||
V4L2LOOPBACK_SITE = $(call github,umlaeute,v4l2loopback,v$(V4L2LOOPBACK_VERSION))
|
||||
V4L2LOOPBACK_LICENSE = GPL-2.0+
|
||||
V4L2LOOPBACK_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user