diff --git a/security/picosha2/Makefile b/security/picosha2/Makefile index d3be7691566f..3f8902ab2e69 100644 --- a/security/picosha2/Makefile +++ b/security/picosha2/Makefile @@ -1,32 +1,31 @@ PORTNAME= picosha2 DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0-23 -DISTVERSIONSUFFIX= -gb699e6c +DISTVERSION= 1.0.1 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org COMMENT= C++ header-only SHA256 hash generator WWW= https://github.com/okdshin/PicoSHA2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= okdshin GH_PROJECT= PicoSHA2 NO_BUILD= yes NO_ARCH= yes PLIST_FILES= include/picosha2.h do-install: ${INSTALL_DATA} ${WRKSRC}/picosha2.h ${STAGEDIR}${PREFIX}/include do-test: @cd ${WRKSRC}/test && \ ${CXX} -o test test.cpp -I.. && \ ./test && \ ${ECHO} "Tests succeeded" .include diff --git a/security/picosha2/distinfo b/security/picosha2/distinfo index 31e2369ebe6d..820279dde153 100644 --- a/security/picosha2/distinfo +++ b/security/picosha2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1559011289 -SHA256 (okdshin-PicoSHA2-v1.0.0-23-gb699e6c_GH0.tar.gz) = 4d5b17c33d3da4663838ec9ba987dc4c1f2fac4ac7d5c4690fae3a968ef95fa2 -SIZE (okdshin-PicoSHA2-v1.0.0-23-gb699e6c_GH0.tar.gz) = 7204 +TIMESTAMP = 1779978579 +SHA256 (okdshin-PicoSHA2-v1.0.1_GH0.tar.gz) = 9983136544234e573fe07cc1a22fdf978ad7979043e7be2e9082f6d4991ff8a8 +SIZE (okdshin-PicoSHA2-v1.0.1_GH0.tar.gz) = 7767