diff options
Diffstat (limited to 'net-p2p/bazarr/Makefile')
-rw-r--r-- | net-p2p/bazarr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile index 6997648e8edf..c4568f418c41 100644 --- a/net-p2p/bazarr/Makefile +++ b/net-p2p/bazarr/Makefile @@ -1,7 +1,6 @@ PORTNAME= bazarr DISTVERSIONPREFIX= v -DISTVERSION= 1.5.1 -PORTREVISION= 1 +DISTVERSION= 1.5.2 CATEGORIES= net-p2p python MASTER_SITES= https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= bazarr |