diff options
Diffstat (limited to 'security/apg/Makefile')
| -rw-r--r-- | security/apg/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile index 2025c0417726..cfafa5f546f2 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -12,15 +12,12 @@ WWW= https://github.com/wneessen/apg-go LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules +USES= go:modules USE_GITHUB= yes GH_ACCOUNT= wneessen GH_PROJECT= apg-go GH_TUPLE= wneessen:go-hibp:v1.0.6:wneessen_go_hibp/vendor/github.com/wneessen/go-hibp -DEPRECATED= Uses old go, but try building without USES=go:someversion -EXPIRATION_DATE=2026-01-01 - GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} GO_TARGET= ./cmd/${PORTNAME} |
