diff --git a/security/horcrux/Makefile b/security/horcrux/Makefile index 3a00d99cdd91..6335b6180b5f 100644 --- a/security/horcrux/Makefile +++ b/security/horcrux/Makefile @@ -1,27 +1,27 @@ PORTNAME= horcrux DISTVERSIONPREFIX= v -DISTVERSION= 0.2 +DISTVERSION= 0.3 CATEGORIES= security MAINTAINER= lcook@FreeBSD.org COMMENT= Split files into encrypted fragments LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= jesseduffield GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/security/horcrux/distinfo b/security/horcrux/distinfo index ea5208b64530..348437bd6eec 100644 --- a/security/horcrux/distinfo +++ b/security/horcrux/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1579338317 -SHA256 (jesseduffield-horcrux-v0.2_GH0.tar.gz) = eb2e4edab1938de6b724cf5ba5c8f28acd5b5da65065a4060a34672af5e1bafa -SIZE (jesseduffield-horcrux-v0.2_GH0.tar.gz) = 13559 +TIMESTAMP = 1639785764 +SHA256 (jesseduffield-horcrux-v0.3_GH0.tar.gz) = 78e559f79b3575d2cb13d176547185838a94a531423c915e41276f73924d3741 +SIZE (jesseduffield-horcrux-v0.3_GH0.tar.gz) = 14980