diff options
Diffstat (limited to 'net-p2p/mkbrr/Makefile')
| -rw-r--r-- | net-p2p/mkbrr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/mkbrr/Makefile b/net-p2p/mkbrr/Makefile index a1fb67dd71ed..330541c5b8b2 100644 --- a/net-p2p/mkbrr/Makefile +++ b/net-p2p/mkbrr/Makefile @@ -1,6 +1,6 @@ PORTNAME= mkbrr DISTVERSIONPREFIX= v -DISTVERSION= 1.15.0 +DISTVERSION= 1.18.0 PORTREVISION= 1 CATEGORIES= net-p2p @@ -11,7 +11,7 @@ WWW= https://github.com/autobrr/mkbrr LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:1.25,modules CGO_ENABLED= 0 GO_MODULE= github.com/autobrr/${PORTNAME} |
