diff --git a/security/blst/Makefile b/security/blst/Makefile index 5584ad30a5be..5ea25b0a9c2c 100644 --- a/security/blst/Makefile +++ b/security/blst/Makefile @@ -1,32 +1,32 @@ PORTNAME= blst DISTVERSIONPREFIX= v -DISTVERSION= 0.3.12 +DISTVERSION= 0.3.13 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 dd09f6f581fc..4f394fc688e3 100644 --- a/security/blst/distinfo +++ b/security/blst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717153467 -SHA256 (supranational-blst-v0.3.12_GH0.tar.gz) = 0b3d073a855ddb177845c60ea110e11890e0e39a75287f83b2754d67fd82ffec -SIZE (supranational-blst-v0.3.12_GH0.tar.gz) = 590470 +TIMESTAMP = 1722157589 +SHA256 (supranational-blst-v0.3.13_GH0.tar.gz) = 89772cef338e93bc0348ae531462752906e8fa34738e38035308a7931dd2948f +SIZE (supranational-blst-v0.3.13_GH0.tar.gz) = 593877