diff options
Diffstat (limited to 'news/nzbhydra2/Makefile')
-rw-r--r-- | news/nzbhydra2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/nzbhydra2/Makefile b/news/nzbhydra2/Makefile index 9f8ba34838af..e45b55a0eca3 100644 --- a/news/nzbhydra2/Makefile +++ b/news/nzbhydra2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nzbhydra2 -DISTVERSION= 2.3.4 +DISTVERSION= 2.3.6 DISTVERSIONSUFFIX= -linux CATEGORIES= news java MASTER_SITES= https://github.com/theotherp/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -32,7 +32,7 @@ JAVA_RUN= yes USERS= nzbhydra2 GROUPS= nzbhydra2 -PLIST_FILES= ${DATADIR}/lib/core-2.3.4-exec.jar \ +PLIST_FILES= ${DATADIR}/lib/core-2.3.6-exec.jar \ ${DATADIR}/nzbhydra2 \ ${DATADIR}/nzbhydra2wrapper.py \ ${DATADIR}/changelog.md \ |