diff --git a/security/tpm2-tss/Makefile b/security/tpm2-tss/Makefile --- a/security/tpm2-tss/Makefile +++ b/security/tpm2-tss/Makefile @@ -1,5 +1,5 @@ PORTNAME= tpm2-tss -DISTVERSION= 3.1.0 +DISTVERSION= 3.2.0 CATEGORIES= security MASTER_SITES= https://github.com/tpm2-software/tpm2-tss/releases/download/${DISTVERSION}/ @@ -9,7 +9,8 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libjson-c.so:devel/json-c \ - libcurl.so:ftp/curl + libcurl.so:ftp/curl \ + libssl.so.11:security/openssl USES= compiler:c11 gmake libtool pkgconfig ssl USE_LDCONFIG= yes diff --git a/security/tpm2-tss/distinfo b/security/tpm2-tss/distinfo --- a/security/tpm2-tss/distinfo +++ b/security/tpm2-tss/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621301767 -SHA256 (tpm2-tss-3.1.0.tar.gz) = 8900a6603f74310b749b65f23c3461cde6e2a23a5f61058b21004c25f9cf19e8 -SIZE (tpm2-tss-3.1.0.tar.gz) = 1584690 +TIMESTAMP = 1646512509 +SHA256 (tpm2-tss-3.2.0.tar.gz) = 48305e4144dcf6d10f3b25b7bccf0189fd2d1186feafd8cd68c6b17ecf0d7912 +SIZE (tpm2-tss-3.2.0.tar.gz) = 1629211