mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
libnitrokey: correct license
This commit is contained in:
parent
046a1b5e61
commit
fc66ccdd46
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'libnitrokey'
|
||||
pkgname=libnitrokey
|
||||
version=3.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="hidapi-devel"
|
||||
short_desc="Communicate with Nitrokey devices in a clean and easy manner"
|
||||
maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||
license="LGPL-3.0-only"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="https://github.com/Nitrokey/libnitrokey"
|
||||
distfiles="https://github.com/Nitrokey/libnitrokey/releases/download/v${version}/libnitrokey-v${version}.tar.gz"
|
||||
checksum=3b7ebcfc47b2c45313bc5f17842f0160cbaf87f41d2621af18c5b56837e393a1
|
||||
|
|
Loading…
Add table
Reference in a new issue