www/rubygem-sinatra-contrib: Update to 3.0.6
- Update WWW Changes: https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md
This commit is contained in:
parent
76ff578460
commit
15a356a7dc
2 changed files with 6 additions and 5 deletions
|
@ -1,11 +1,12 @@
|
|||
PORTNAME= sinatra-contrib
|
||||
PORTVERSION= 3.0.5
|
||||
PORTVERSION= 3.0.6
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Collection of useful Sinatra extensions
|
||||
WWW= https://github.com/sinatra/sinatra-contrib
|
||||
WWW= https://sinatrarb.com/contrib/ \
|
||||
https://github.com/sinatra/sinatra
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1674590614
|
||||
SHA256 (rubygem/sinatra-contrib-3.0.5.gem) = ec7869452764ede5dcafde46458fd6d120e631905264e6d712cb2f0c20ea61ea
|
||||
SIZE (rubygem/sinatra-contrib-3.0.5.gem) = 33280
|
||||
TIMESTAMP = 1681053044
|
||||
SHA256 (rubygem/sinatra-contrib-3.0.6.gem) = 9a55aba2a21e5f62c64d908f65a1bd4e1e9c356401d6c872371dd7a99619fa96
|
||||
SIZE (rubygem/sinatra-contrib-3.0.6.gem) = 33792
|
||||
|
|
Loading…
Reference in a new issue