diff options
Diffstat (limited to 'www/aria2/Makefile')
-rw-r--r-- | www/aria2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index a8d537cf5a20..6e0aee7186a7 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.32.0 -PORTREVISION= 1 +PORTVERSION= 1.33.0 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${PORTVERSION}/ \ LOCAL/sunpoet |