diff options
Diffstat (limited to 'www/rubygem-async-http/Makefile')
| -rw-r--r-- | www/rubygem-async-http/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/www/rubygem-async-http/Makefile b/www/rubygem-async-http/Makefile index 72f1fa8abc1f..927cb9290e09 100644 --- a/www/rubygem-async-http/Makefile +++ b/www/rubygem-async-http/Makefile @@ -1,6 +1,5 @@ PORTNAME= async-http -PORTVERSION= 0.60.2 -PORTREVISION= 1 +PORTVERSION= 0.61.0 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,8 +12,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-async>=1.25:devel/rubygem-async \ rubygem-async-io>=1.28:devel/rubygem-async-io \ rubygem-async-pool>=0.2:www/rubygem-async-pool \ - rubygem-protocol-http>=0.24.0:www/rubygem-protocol-http \ - rubygem-protocol-http1>=0.15.0<0.16:www/rubygem-protocol-http1 \ + rubygem-protocol-http>=0.25.0:www/rubygem-protocol-http \ + rubygem-protocol-http1>=0.16.0<0.17:www/rubygem-protocol-http1 \ rubygem-protocol-http2>=0.15.0<0.16:www/rubygem-protocol-http2 \ rubygem-traces>=0.10.0:devel/rubygem-traces |
