v4l2loopback: update to 0.15.0

This commit is contained in:
BuildTools 2025-07-04 20:29:32 -04:00 committed by classabbyamp
parent 79c87d9b7e
commit 1962028b11

View file

@ -1,6 +1,6 @@
# Template file for 'v4l2loopback' # Template file for 'v4l2loopback'
pkgname=v4l2loopback pkgname=v4l2loopback
version=0.13.2 version=0.15.0
revision=1 revision=1
hostmakedepends="help2man" hostmakedepends="help2man"
depends="dkms" depends="dkms"
@ -9,7 +9,7 @@ maintainer="John <me@johnnynator.dev>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://github.com/umlaeute/v4l2loopback" homepage="https://github.com/umlaeute/v4l2loopback"
distfiles="https://github.com/umlaeute/v4l2loopback/archive/v${version}.tar.gz" distfiles="https://github.com/umlaeute/v4l2loopback/archive/v${version}.tar.gz"
checksum=1e57e1e382d7451aa2a88d63cc9f146eab1f425b90e76104d4c3d73127e34771 checksum=a4c259d07fa7eb94c42d56fdac2c21f0eb1dabca2b87dcd8e51f0b4f5ebdd856
dkms_modules="v4l2loopback ${version}" dkms_modules="v4l2loopback ${version}"
do_install() { do_install() {