diff options
Diffstat (limited to 'news/nzbhydra2/Makefile')
-rw-r--r-- | news/nzbhydra2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nzbhydra2/Makefile b/news/nzbhydra2/Makefile index ba051a8502f5..5423341a7aa6 100644 --- a/news/nzbhydra2/Makefile +++ b/news/nzbhydra2/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nzbhydra2 -DISTVERSION= 2.25.0 +DISTVERSION= 2.29.1 DISTVERSIONSUFFIX= -linux CATEGORIES= news java MASTER_SITES= https://github.com/theotherp/${PORTNAME}/releases/download/v${DISTVERSION}/ |