diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2015-08-11 20:19:40 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2015-08-11 20:19:40 +0000 |
commit | 59bb1a4781b65eb1392dd00ffd7cf4b8b26a3784 (patch) | |
tree | 49c3314283860f119e52f6d1ece6465218736d6d /security/ykpers | |
parent | 69792a6725c2882bf3bb0c4b11ab6c64c6988c98 (diff) | |
download | ports-59bb1a4781b65eb1392dd00ffd7cf4b8b26a3784.tar.gz ports-59bb1a4781b65eb1392dd00ffd7cf4b8b26a3784.zip |
Notes
Diffstat (limited to 'security/ykpers')
-rw-r--r-- | security/ykpers/Makefile | 4 | ||||
-rw-r--r-- | security/ykpers/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ykpers/Makefile b/security/ykpers/Makefile index c7a14eb72eed..69b1f1394499 100644 --- a/security/ykpers/Makefile +++ b/security/ykpers/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ykpers -PORTVERSION= 1.15.1 +PORTVERSION= 1.17.1 CATEGORIES= security MASTER_SITES= http://opensource.yubico.com/yubikey-personalization/releases/ @@ -27,7 +27,7 @@ PLIST_FILES= bin/ykchalresp \ include/ykpers-1/ykstatus.h \ lib/libykpers-1.so \ lib/libykpers-1.so.1 \ - lib/libykpers-1.so.1.15.1 \ + lib/libykpers-1.so.${PORTVERSION} \ libdata/pkgconfig/ykpers-1.pc \ man/man1/ykchalresp.1.gz \ man/man1/ykinfo.1.gz \ diff --git a/security/ykpers/distinfo b/security/ykpers/distinfo index c035d67f1de9..4d960a36887f 100644 --- a/security/ykpers/distinfo +++ b/security/ykpers/distinfo @@ -1,2 +1,2 @@ -SHA256 (ykpers-1.15.1.tar.gz) = 80cd384696007be5d195be7fe646b9bd64bcd65d2fadc29e9c55f6862c87dff5 -SIZE (ykpers-1.15.1.tar.gz) = 500262 +SHA256 (ykpers-1.17.1.tar.gz) = 556baec2bbc94bae01293e64dc3873d68f880119ea5c3772737e4f3dc44f69c4 +SIZE (ykpers-1.17.1.tar.gz) = 504827 |