diff options
Diffstat (limited to 'devel/athens/Makefile')
-rw-r--r-- | devel/athens/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/athens/Makefile b/devel/athens/Makefile index 2922e7fc3b2f..fdedcce7ab90 100644 --- a/devel/athens/Makefile +++ b/devel/athens/Makefile @@ -1,7 +1,6 @@ PORTNAME= athens -DISTVERSION= 0.16.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +DISTVERSION= 0.16.1 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:1.23,modules USE_RC_SUBR= ${PORTNAME} -BUILD_DATE= 2025-04-19-00:00:00-UTC +BUILD_DATE= 2025-09-13-00:00:00-UTC GO_MODULE= github.com/gomods/${PORTNAME} GO_TARGET= ./cmd/proxy |