Modified: trunk/dports/net/aria2/Portfile (149106 => 149107)
--- trunk/dports/net/aria2/Portfile 2016-05-30 18:31:16 UTC (rev 149106)
+++ trunk/dports/net/aria2/Portfile 2016-05-30 19:55:53 UTC (rev 149107)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup github 1.0
-github.setup aria2 aria2 1.22.0 release-
+github.setup aria2 aria2 1.23.0 release-
github.tarball_from releases
categories net
platforms darwin
@@ -15,8 +15,8 @@
use_xz yes
-checksums rmd160 e2707838c89a42d3e05512631132b93508f7850b \
- sha256 ac3fb3f33a76ce22f968ace293445ef64c201b0ae43aef21e664e4b977e34f89
+checksums rmd160 1b5c1160ae988e3d3240fd08284b8cb7a53fe463 \
+ sha256 585185866415bf1120e4bf0a484e7dfec2e9e7c5305023b15ad0f66f90391f93
depends_build port:pkgconfig
depends_lib port:gettext port:libiconv port:gnutls port:libxml2