mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
v4l2loopback: update to 0.15.0
This commit is contained in:
parent
79c87d9b7e
commit
1962028b11
1 changed files with 2 additions and 2 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue