mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ykpers: update to 1.20.0
This commit is contained in:
parent
aa1bd97327
commit
ca38051fca
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ykpers'
|
# Template file for 'ykpers'
|
||||||
pkgname=ykpers
|
pkgname=ykpers
|
||||||
version=1.19.3
|
version=1.20.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --disable-rpath --with-backend=libusb"
|
configure_args="--disable-static --disable-rpath --with-backend=libusb"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="yopito <pierre.bourgin@free.fr>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://developers.yubico.com/yubikey-personalization/"
|
homepage="https://developers.yubico.com/yubikey-personalization/"
|
||||||
distfiles="https://developers.yubico.com/yubikey-personalization/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://developers.yubico.com/yubikey-personalization/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=d9513ec7576bea36be37e3fb87a51d4522a28b6b0611ce64ad9fdf2cb7b21b4a
|
checksum=0ec84d0ea862f45a7d85a1a3afe5e60b8da42df211bb7d27a50f486e31a79b93
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING LICENSE
|
vlicense COPYING LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue