diff options
author | pettai <pettai> | 2014-11-14 21:19:16 +0000 |
---|---|---|
committer | pettai <pettai> | 2014-11-14 21:19:16 +0000 |
commit | 79e2c6d23e0d55dd7a70ad0b1bec83e0546133a7 (patch) | |
tree | 23e52606c29b650142b42af95b0bf0f75bac776e /security | |
parent | e2563d4435b2c3d4e3240fbd4bd188df90a6d89a (diff) | |
download | pkgsrc-79e2c6d23e0d55dd7a70ad0b1bec83e0546133a7.tar.gz |
Version 1.16.1 (released 2014-10-30)
* Fix udev rules so they contain four digits.
* Only try to detach the kernel driver if it's attached. For libusb-1.0
* Let import config report errors properly.
Diffstat (limited to 'security')
-rw-r--r-- | security/ykpers/Makefile | 4 | ||||
-rw-r--r-- | security/ykpers/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile index 20c0357e29b..458ba63f0c9 100644 --- a/security/ykpers/Makefile +++ b/security/ykpers/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2014/11/10 22:36:26 pettai Exp $ +# $NetBSD: Makefile,v 1.13 2014/11/14 21:19:16 pettai Exp $ # -DISTNAME= ykpers-1.16.0 +DISTNAME= ykpers-1.16.1 CATEGORIES= security MASTER_SITES= http://yubico.github.io/yubikey-personalization/releases/ diff --git a/security/ykpers/distinfo b/security/ykpers/distinfo index 41c54dbe0f5..c481053ed32 100644 --- a/security/ykpers/distinfo +++ b/security/ykpers/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2014/11/10 22:36:26 pettai Exp $ +$NetBSD: distinfo,v 1.13 2014/11/14 21:19:16 pettai Exp $ -SHA1 (ykpers-1.16.0.tar.gz) = 2536d8882d2b56303c3e9a089d92eb97a688fac6 -RMD160 (ykpers-1.16.0.tar.gz) = 70d3d4db6e6cbcd609b1db2ead5097234cfc43f5 -Size (ykpers-1.16.0.tar.gz) = 500907 bytes +SHA1 (ykpers-1.16.1.tar.gz) = ff7cf92551ee06da198a2cccd29d55b388ce172b +RMD160 (ykpers-1.16.1.tar.gz) = 43aab1130d562a57ab9b8f3bd4292b48cc3c77fe +Size (ykpers-1.16.1.tar.gz) = 501365 bytes SHA1 (patch-Makefile_in) = 78b1667f52367d3ccc9ee637fb2cb40ebd5b2f02 |