aboutsummaryrefslogtreecommitdiff
path: root/security/tpm2-tss/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/tpm2-tss/Makefile')
-rw-r--r--security/tpm2-tss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/tpm2-tss/Makefile b/security/tpm2-tss/Makefile
index 8d60a2b418bc..e7f599522a33 100644
--- a/security/tpm2-tss/Makefile
+++ b/security/tpm2-tss/Makefile
@@ -1,6 +1,6 @@
PORTNAME= tpm2-tss
DISTVERSION= 4.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security
MASTER_SITES= https://github.com/tpm2-software/tpm2-tss/releases/download/${DISTVERSION}/
@@ -11,7 +11,7 @@ LICENSE= BSD2CLAUSE
LIB_DEPENDS= libjson-c.so:devel/json-c \
libcurl.so:ftp/curl \
- libuuid.so:misc/e2fsprogs-libuuid
+ libuuid.so:misc/libuuid
USES= compiler:c11 gmake libtool pkgconfig ssl
USE_LDCONFIG= yes