diff options
Diffstat (limited to 'net-p2p/prowlarr/Makefile')
-rw-r--r-- | net-p2p/prowlarr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile index c7c3ddb00b03..160dca6c1206 100644 --- a/net-p2p/prowlarr/Makefile +++ b/net-p2p/prowlarr/Makefile @@ -1,6 +1,5 @@ PORTNAME= prowlarr -DISTVERSION= 0.4.7.2016 -PORTREVISION= 1 +DISTVERSION= 0.4.8.2072 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/ DISTNAME= Prowlarr.develop.${PORTVERSION}.freebsd-core-x64 |