diff options
Diffstat (limited to 'sysutils/beats8/Makefile')
-rw-r--r-- | sysutils/beats8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/beats8/Makefile b/sysutils/beats8/Makefile index dae26dce5d38..af0f528fe37e 100644 --- a/sysutils/beats8/Makefile +++ b/sysutils/beats8/Makefile @@ -1,7 +1,7 @@ PORTNAME= beats DISTVERSIONPREFIX= v DISTVERSION= 8.14.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod PKGNAMESUFFIX?= 8 |