devel/rubygem-stoplight: Update to 3.0.0

- Update WWW

Changes:	https://github.com/bolshakov/stoplight/releases
This commit is contained in:
Po-Chuan Hsieh 2022-03-08 02:03:16 +08:00
parent c6f2eb103e
commit 1e5bf7ec0a
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
3 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= stoplight PORTNAME= stoplight
PORTVERSION= 2.2.1 PORTVERSION= 3.0.0
CATEGORIES= devel rubygems CATEGORIES= devel rubygems
MASTER_SITES= RG MASTER_SITES= RG

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1595416675 TIMESTAMP = 1646058828
SHA256 (rubygem/stoplight-2.2.1.gem) = 59038b9bbc1537924b82f98d0b480ad89246e02bc0f2c0908bcf6748c2e5b747 SHA256 (rubygem/stoplight-3.0.0.gem) = e8361d2632e5ef9b2c18e1f557c2b4131b13e68e6ad20281f8b851eb85c34898
SIZE (rubygem/stoplight-2.2.1.gem) = 21504 SIZE (rubygem/stoplight-3.0.0.gem) = 21504

View file

@ -1,4 +1,4 @@
Stoplight is traffic control for code. It's an implementation of the circuit Stoplight is traffic control for code. It's an implementation of the circuit
breaker pattern in Ruby. breaker pattern in Ruby.
WWW: https://github.com/orgsync/stoplight WWW: https://github.com/bolshakov/stoplight