diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-24 13:02:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-24 13:02:48 +0000 |
commit | 83546428fba938fd0823ee989c04b37bf9461540 (patch) | |
tree | ad51ade07870f0ff01b99e33b1fcde1d0f1aa231 /www/aria2/Makefile | |
parent | 28ff228e47aeca0ac76ca1ec2fe7bfd08f30a6eb (diff) | |
download | ports-83546428fba938fd0823ee989c04b37bf9461540.tar.gz ports-83546428fba938fd0823ee989c04b37bf9461540.zip |
Notes
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 c3aff67cd7f2..816c449de33a 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.31.0 -PORTREVISION= 2 +PORTVERSION= 1.32.0 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${PORTVERSION}/ \ LOCAL/sunpoet |