diff options
Diffstat (limited to 'sysutils/beats7/Makefile')
-rw-r--r-- | sysutils/beats7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/beats7/Makefile b/sysutils/beats7/Makefile index 0c1823c12592..963a5659eef6 100644 --- a/sysutils/beats7/Makefile +++ b/sysutils/beats7/Makefile @@ -1,7 +1,7 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 7.17.11 -PORTREVISION= 14 +PORTREVISION= 17 CATEGORIES= sysutils PKGNAMESUFFIX?= 7 @@ -13,7 +13,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/bin/mage:devel/mage -USES= go:modules +USES= go:1.22,modules USE_GITHUB= yes GH_ACCOUNT= elastic |