Skip to content

Commit

Permalink
security/libnitrokey: Update to 3.7
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/Nitrokey/libnitrokey/releases/tag/v3.7

 *Nitrokey Pro v0.14 support;
 *Udev rules update;
 *Stability fixes.

PR:	263701
Reported by:	monwarez@mailoo.org (maintainer)
  • Loading branch information
monwarez authored and fernape committed May 12, 2022
1 parent 16dc39a commit 96af647
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions security/libnitrokey/Makefile
Expand Up @@ -2,7 +2,7 @@

PORTNAME= libnitrokey
DISTVERSIONPREFIX= v
DISTVERSION= 3.6
DISTVERSION= 3.7
CATEGORIES= security
MASTER_SITES= https://github.com/Nitrokey/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/

Expand All @@ -22,7 +22,7 @@ USE_LDCONFIG= yes
TEST_TARGET= test
OPTIONS_DEFINE= TEST

TEST_CMAKE_BOOL= COMPILE_OFFLINE_TESTS
TEST_BUILD_DEPENDS= ${LOCALBASE}/include/catch2/catch.hpp:devel/catch
TEST_CMAKE_BOOL= COMPILE_OFFLINE_TESTS

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions security/libnitrokey/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1600633570
SHA256 (libnitrokey-v3.6.tar.gz) = 4f3382b6193afe69c2001321038fce9490bc28803ed687152a397ccd89146ae6
SIZE (libnitrokey-v3.6.tar.gz) = 98039
TIMESTAMP = 1651408460
SHA256 (libnitrokey-v3.7.tar.gz) = 4adf8952a13a3ecf9ad196ac12c301f81d3fd6066090db6235166f1d9e47058c
SIZE (libnitrokey-v3.7.tar.gz) = 103847
2 changes: 1 addition & 1 deletion security/libnitrokey/pkg-plist
Expand Up @@ -19,6 +19,6 @@ include/libnitrokey/stick20_commands.h
include/libnitrokey/version.h
lib/libnitrokey.so
lib/libnitrokey.so.3
lib/libnitrokey.so.3.6.0
lib/libnitrokey.so.3.7.0
lib/udev/rules.d/41-nitrokey.rules
libdata/pkgconfig/libnitrokey-1.pc

0 comments on commit 96af647

Please sign in to comment.