summaryrefslogtreecommitdiff
path: root/news/nzbget/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/nzbget/Makefile')
-rw-r--r--news/nzbget/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile
index cfa72407cbf6..4e8916226472 100644
--- a/news/nzbget/Makefile
+++ b/news/nzbget/Makefile
@@ -1,16 +1,18 @@
PORTNAME= nzbget
-PORTVERSION= 24.0
+PORTVERSION= 24.1
DISTVERSIONPREFIX= v
CATEGORIES= news
MAINTAINER= alexis.praga@free.fr
COMMENT= Binary newsreader supporting NZB files
-WWW= http://nzbget.net/
+WWW= https://nzbget.net/
LICENSE= GPLv2
LIB_DEPENDS= libboost_json.so:devel/boost-libs \
libxml2.so:textproc/libxml2
+RUN_DEPENDS= 7-zip>0:archivers/7-zip \
+ unrar>0:archivers/unrar
USES= cmake ncurses python:build ssl
USE_GITHUB= yes