diff --git a/security/blst/Makefile b/security/blst/Makefile index 5ea25b0a9c2c..4c623457564e 100644 --- a/security/blst/Makefile +++ b/security/blst/Makefile @@ -1,32 +1,32 @@ PORTNAME= blst DISTVERSIONPREFIX= v -DISTVERSION= 0.3.13 +DISTVERSION= 0.3.14 CATEGORIES= security devel MAINTAINER= arrowd@FreeBSD.org COMMENT= Implementation of BLS12-381 signature algorithm WWW= https://github.com/supranational/blst LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= supranational USE_LDCONFIG= yes SUB_FILES= libblst.pc do-build: cd ${WRKSRC} && ./build.sh -shared do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/libblst ${INSTALL_DATA} ${WRKSRC}/bindings/blst_aux.h \ ${WRKSRC}/bindings/blst.h \ ${WRKSRC}/bindings/blst.hpp \ ${STAGEDIR}${PREFIX}/include/libblst ${INSTALL_DATA} ${WRKDIR}/libblst.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig ${INSTALL_LIB} ${WRKSRC}/libblst.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/security/blst/distinfo b/security/blst/distinfo index 4f394fc688e3..e7822ecb9075 100644 --- a/security/blst/distinfo +++ b/security/blst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722157589 -SHA256 (supranational-blst-v0.3.13_GH0.tar.gz) = 89772cef338e93bc0348ae531462752906e8fa34738e38035308a7931dd2948f -SIZE (supranational-blst-v0.3.13_GH0.tar.gz) = 593877 +TIMESTAMP = 1739620063 +SHA256 (supranational-blst-v0.3.14_GH0.tar.gz) = 2d17ed3087bd37d2aff6fd37c83807831fcc62bcbbe71bb65d32d7ded5749faa +SIZE (supranational-blst-v0.3.14_GH0.tar.gz) = 594750