mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
devel/rubygem-stoplight: Update to 3.0.0
- Update WWW Changes: https://github.com/bolshakov/stoplight/releases
This commit is contained in:
parent
c6f2eb103e
commit
1e5bf7ec0a
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= stoplight
|
||||
PORTVERSION= 2.2.1
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue