diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/bazarr/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/deluge-cli/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/deluge/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/nomadnet/Makefile | 1 |
4 files changed, 4 insertions, 3 deletions
diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile index 27b4e7c38706..4cab16e827c7 100644 --- a/net-p2p/bazarr/Makefile +++ b/net-p2p/bazarr/Makefile @@ -1,7 +1,7 @@ PORTNAME= bazarr DISTVERSIONPREFIX= v DISTVERSION= 1.5.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p python MASTER_SITES= https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/ DISTNAME= bazarr diff --git a/net-p2p/deluge-cli/Makefile b/net-p2p/deluge-cli/Makefile index 8ab52560984d..595af109e0e1 100644 --- a/net-p2p/deluge-cli/Makefile +++ b/net-p2p/deluge-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= deluge DISTVERSION= 2.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-p2p python MASTER_SITES= PYPI PKGNAMESUFFIX= -cli diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index cf3dd1532279..045893073567 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -1,6 +1,6 @@ PORTNAME= deluge PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= net-p2p python diff --git a/net-p2p/nomadnet/Makefile b/net-p2p/nomadnet/Makefile index 03595d68df5f..13499aebd1d6 100644 --- a/net-p2p/nomadnet/Makefile +++ b/net-p2p/nomadnet/Makefile @@ -1,5 +1,6 @@ PORTNAME= nomadnet DISTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= PYPI |