diff options
author | sat <sat@FreeBSD.org> | 2007-01-29 00:47:29 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-01-29 00:47:29 +0800 |
commit | 21a111e5e136e1c3354342e365fe5bb488634084 (patch) | |
tree | ea52f65ecf4682c120b37403c71420310fa1924c /www/aria2 | |
parent | e6b5109ace8e0b5300b39f3d5336122e8a758310 (diff) | |
download | freebsd-ports-gnome-21a111e5e136e1c3354342e365fe5bb488634084.tar.gz freebsd-ports-gnome-21a111e5e136e1c3354342e365fe5bb488634084.tar.zst freebsd-ports-gnome-21a111e5e136e1c3354342e365fe5bb488634084.zip |
- Update to 0.10.0
Diffstat (limited to 'www/aria2')
-rw-r--r-- | www/aria2/Makefile | 2 | ||||
-rw-r--r-- | www/aria2/distinfo | 6 | ||||
-rw-r--r-- | www/aria2/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index d2993d635a92..f670487ff133 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 0.9.0 +DISTVERSION= 0.10.0 CATEGORIES= www MASTER_SITES= SFE diff --git a/www/aria2/distinfo b/www/aria2/distinfo index b9bd2e5eed6d..771499c40412 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2-0.9.0.tar.bz2) = f4d1e1761ee2386e5d3a6248b363267f -SHA256 (aria2-0.9.0.tar.bz2) = 65a51bfd371b78bcf1704b5754b52bfc0468aec5e218ee44cbdd9d5efcc346a6 -SIZE (aria2-0.9.0.tar.bz2) = 405772 +MD5 (aria2-0.10.0.tar.bz2) = 4ad5d5416b0a0dfc01c197ada1633142 +SHA256 (aria2-0.10.0.tar.bz2) = edfae17cd7507b34685b27c0278a296ebbad286b08645f914437f2a7c6ea5f06 +SIZE (aria2-0.10.0.tar.bz2) = 435274 diff --git a/www/aria2/pkg-descr b/www/aria2/pkg-descr index 3dd7e93bacf2..150466a7b2f6 100644 --- a/www/aria2/pkg-descr +++ b/www/aria2/pkg-descr @@ -16,4 +16,4 @@ has following features: * Limiting download/upload speed WWW: http://aria2.sourceforge.net/ -Author: Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> +Author: Tatsuhiro Tsujikawa <tujikawa at users dot sourceforge dot net> |