diff options
author | pettai <pettai@pkgsrc.org> | 2012-06-16 20:38:51 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2012-06-16 20:38:51 +0000 |
commit | 7fb5b4ca15f6cb03da01dd30d5bd487d09cb42b4 (patch) | |
tree | 29773d12ecbfe3ea81a06d1f29ff875df55b04cc /security | |
parent | a9019fe3d0a45477062b2535c2d44e7d139a6c65 (diff) | |
download | pkgsrc-7fb5b4ca15f6cb03da01dd30d5bd487d09cb42b4.tar.gz |
Version 1.6.4 (released 2012-05-24)
* Implement option -ooath-id to easily set OATH token identifier.
* Fix numerous compiler warnings from clang. Thanks to
Clemens Lang <neverpanic@gmail.com>.
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 e869bfd5710..6525442d378 100644 --- a/security/ykpers/Makefile +++ b/security/ykpers/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/13 15:30:07 pettai Exp $ +# $NetBSD: Makefile,v 1.2 2012/06/16 20:38:51 pettai Exp $ # -DISTNAME= ykpers-1.6.3 +DISTNAME= ykpers-1.6.4 CATEGORIES= security MASTER_SITES= http://yubikey-personalization.googlecode.com/files/ diff --git a/security/ykpers/distinfo b/security/ykpers/distinfo index 7b040886321..9c1ecadd271 100644 --- a/security/ykpers/distinfo +++ b/security/ykpers/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2012/03/19 03:07:55 dholland Exp $ +$NetBSD: distinfo,v 1.3 2012/06/16 20:38:51 pettai Exp $ -SHA1 (ykpers-1.6.3.tar.gz) = f2851d9ed156692c61220cde2d19eb90dd1a90aa -RMD160 (ykpers-1.6.3.tar.gz) = e343d66a2eae14638f69fc8bfa42ff5eaac51231 -Size (ykpers-1.6.3.tar.gz) = 400062 bytes +SHA1 (ykpers-1.6.4.tar.gz) = 491af38ed3d91548a4d470b2aa3abf88927effef +RMD160 (ykpers-1.6.4.tar.gz) = 2947551d20f06eb8859bff463c2e1b0c8012779c +Size (ykpers-1.6.4.tar.gz) = 403577 bytes SHA1 (patch-Makefile_in) = 78b1667f52367d3ccc9ee637fb2cb40ebd5b2f02 |