mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
package/v4l2loopback: bump version to 0.13.2
Changelog: https://github.com/umlaeute/v4l2loopback/blob/v0.13.2/ChangeLog Fixes: http://autobuild.buildroot.net/results/356/356be839ce23154e9f808469b4483e7eaae316e1/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
5ab8eb3cac
commit
02540771bc
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 e0782b8abe8f2235e2734f725dc1533a0729e674c4b7834921ade43b9f04939b v4l2loopback-0.12.7.tar.gz
|
||||
sha256 1e57e1e382d7451aa2a88d63cc9f146eab1f425b90e76104d4c3d73127e34771 v4l2loopback-0.13.2.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
V4L2LOOPBACK_VERSION = 0.12.7
|
||||
V4L2LOOPBACK_VERSION = 0.13.2
|
||||
V4L2LOOPBACK_SITE = $(call github,umlaeute,v4l2loopback,v$(V4L2LOOPBACK_VERSION))
|
||||
V4L2LOOPBACK_LICENSE = GPL-2.0+
|
||||
V4L2LOOPBACK_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user