diff options
-rw-r--r-- | www/aria2/Makefile | 6 | ||||
-rw-r--r-- | www/aria2/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 33aeee39d690..df2fbe295988 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= aria2 -DISTVERSION= 0.16.2 +DISTVERSION= 1.2.0 CATEGORIES= www MASTER_SITES= SFE -DISTNAME= ${PORTNAME}c-${DISTVERSION} +DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= miwi@FreeBSD.org COMMENT= Yet another download tool @@ -29,7 +29,7 @@ LINGUAS= bg ca da de es en@boldquot en@quot el fi fr he hu id it ja nl nn pl pt_ sr th tr uk vi zh_CN zh_TW .endif PLIST_FILES= bin/aria2c \ - ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2c.mo|} + ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2.mo|} MAN1= aria2c.1 .include <bsd.port.pre.mk> diff --git a/www/aria2/distinfo b/www/aria2/distinfo index c4d57b64f8fe..6d7758b63979 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2c-0.16.2.tar.bz2) = 77a7a52509414a0d7b3e5aeed8a56e78 -SHA256 (aria2c-0.16.2.tar.bz2) = 37ff2d2f5332c50080ff2a8040e01ca38ea4d468369934eb3d87e4a08e1c120b -SIZE (aria2c-0.16.2.tar.bz2) = 1153881 +MD5 (aria2-1.2.0.tar.bz2) = 97b7d1bdc073cca3185ef28397fbde58 +SHA256 (aria2-1.2.0.tar.bz2) = 61be59aaaf93676d3d1426c5a97f67e90f9faaf3593c6ba41b6629780fe00895 +SIZE (aria2-1.2.0.tar.bz2) = 1243730 |