u2f-hidraw-policy: fix license and rebuild
The musl builder somehow missed this, so let's get it in. Fixes https://github.com/void-linux/void-packages/pull/20291
This commit is contained in:
parent
2276c4d344
commit
ad415836fb
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'u2f-hidraw-policy'
|
||||
pkgname=u2f-hidraw-policy
|
||||
version=1.0.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="eudev-libudev-devel"
|
||||
short_desc="Udev helper and rule to identify U2F tokens"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
license="LGPL-2"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="https://github.com/amluto/u2f-hidraw-policy"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=50e327a9df3dd3db3b292af41fb119cc4c8d9bc29abddfb442e972053bf5e6d1
|
||||
|
|
Loading…
Reference in New Issue