diff --git a/devel/rubygem-stoplight/Makefile b/devel/rubygem-stoplight/Makefile index 7018fb6a22dd..369b839e0a3a 100644 --- a/devel/rubygem-stoplight/Makefile +++ b/devel/rubygem-stoplight/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh PORTNAME= stoplight -PORTVERSION= 2.2.1 +PORTVERSION= 3.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-stoplight/distinfo b/devel/rubygem-stoplight/distinfo index b3fad6350bba..256d72904f65 100644 --- a/devel/rubygem-stoplight/distinfo +++ b/devel/rubygem-stoplight/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595416675 -SHA256 (rubygem/stoplight-2.2.1.gem) = 59038b9bbc1537924b82f98d0b480ad89246e02bc0f2c0908bcf6748c2e5b747 -SIZE (rubygem/stoplight-2.2.1.gem) = 21504 +TIMESTAMP = 1646058828 +SHA256 (rubygem/stoplight-3.0.0.gem) = e8361d2632e5ef9b2c18e1f557c2b4131b13e68e6ad20281f8b851eb85c34898 +SIZE (rubygem/stoplight-3.0.0.gem) = 21504 diff --git a/devel/rubygem-stoplight/pkg-descr b/devel/rubygem-stoplight/pkg-descr index c0fe8ee82eb3..f9b63843c215 100644 --- a/devel/rubygem-stoplight/pkg-descr +++ b/devel/rubygem-stoplight/pkg-descr @@ -1,4 +1,4 @@ Stoplight is traffic control for code. It's an implementation of the circuit breaker pattern in Ruby. -WWW: https://github.com/orgsync/stoplight +WWW: https://github.com/bolshakov/stoplight