v4l2loopback: update to 0.12.1.

This commit is contained in:
John 2019-01-24 12:34:43 +01:00 committed by maxice8
parent b00e0a74d2
commit 79a5a741e3

View file

@ -1,16 +1,16 @@
# Template file for 'v4l2loopback'
pkgname=v4l2loopback
version=0.12.0
version=0.12.1
revision=1
hostmakedepends="help2man"
depends="dkms"
dkms_modules="v4l2loopback ${version}"
short_desc="Kernel module to create V4L2 loopback devices"
maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later"
homepage="https://github.com/umlaeute/v4l2loopback"
distfiles="https://github.com/umlaeute/v4l2loopback/archive/v${version}.tar.gz"
checksum=419354f1de98b4f25be75decde942026c7e9e2d2c2def283c2988875e4a16aa6
checksum=f2b9b7f8611c1a77b2f496ee505e49860121079c998bb735e4bb6b8954132348
dkms_modules="v4l2loopback ${version}"
do_install() {
make DESTDIR=${DESTDIR} PREFIX=/usr install-utils install-man