mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libnitrokey: update to 3.5
This commit is contained in:
parent
0ada848c86
commit
96530adc03
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libnitrokey'
|
# Template file for 'libnitrokey'
|
||||||
pkgname=libnitrokey
|
pkgname=libnitrokey
|
||||||
version=3.4.1
|
version=3.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,12 +10,7 @@ maintainer="Julio Galvan <juliogalvan@protonmail.com>"
|
||||||
license="LGPL-3.0"
|
license="LGPL-3.0"
|
||||||
homepage="https://github.com/Nitrokey/libnitrokey"
|
homepage="https://github.com/Nitrokey/libnitrokey"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=224c92023a7b8ef88e7c66d158c9593fb309956dca4523bc3c5d1615a137cef6
|
checksum=d836f2f20c5b24088542da445893ef0a04834dca7dd8eef020e793de0601bb5a
|
||||||
|
|
||||||
post_extract() {
|
|
||||||
# plugdev group is deprecated
|
|
||||||
sed -i 's/GROUP+="plugdev",//' data/41-nitrokey.rules
|
|
||||||
}
|
|
||||||
|
|
||||||
libnitrokey-devel_package() {
|
libnitrokey-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue