Update to 5.3.1
- Update WWW Changes: https://bogomips.org/unicorn/NEWS.html
This commit is contained in:
parent
93915308db
commit
b42fff10ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451211
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= unicorn
|
||||
PORTVERSION= 5.3.0
|
||||
PORTVERSION= 5.3.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1491126933
|
||||
SHA256 (rubygem/unicorn-5.3.0.gem) = 1c1e83d07284d1f17ecf4382f4335b5cf7a5ac1579b0f9f4a3ed89dd9e6651cc
|
||||
SIZE (rubygem/unicorn-5.3.0.gem) = 216576
|
||||
TIMESTAMP = 1507100152
|
||||
SHA256 (rubygem/unicorn-5.3.1.gem) = 6b03fd402fff4871929228e0ed8aee01656d59ca7135f3b41e07161828b40d38
|
||||
SIZE (rubygem/unicorn-5.3.1.gem) = 217088
|
||||
|
|
|
@ -4,4 +4,4 @@ features in Unix/Unix-like kernels. Slow clients should only be served by
|
|||
placing a reverse proxy capable of fully buffering both the request and
|
||||
response in between Unicorn and slow clients.
|
||||
|
||||
WWW: http://bogomips.org/unicorn/
|
||||
WWW: https://bogomips.org/unicorn/
|
||||
|
|
Loading…
Reference in a new issue