Skip to content

Commit

Permalink
sysutils/getssl Update 2.13
Browse files Browse the repository at this point in the history
2.11
 * issue #423 Use HTTP 1.1 as workaround atm
2.12
 * issue #425 Case insensitive processing of agreement url because of HTTP/2
2.13
 * update DNS checks to allow use of CNAMEs

PR:		241844
Submitted by:	sanpei
Approved by:	rainbow@sanitylinux.org (maintainer, timeout)
  • Loading branch information
tcberner committed Dec 7, 2019
1 parent cc86ca8 commit ed53b71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions sysutils/getssl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

PORTNAME= getssl
DISTVERSIONPREFIX= v
DISTVERSION= 2.10
PORTREVISION= 1
DISTVERSION= 2.13
CATEGORIES= sysutils

MAINTAINER= rainbow@sanitylinux.org
Expand Down
6 changes: 3 additions & 3 deletions sysutils/getssl/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1541975036
SHA256 (srvrco-getssl-v2.10_GH0.tar.gz) = d8740632cfd753f3ed040376f73ac3ea89aacfb177d2df2bca1761b4c1dfbbb0
SIZE (srvrco-getssl-v2.10_GH0.tar.gz) = 46622
TIMESTAMP = 1573332203
SHA256 (srvrco-getssl-v2.13_GH0.tar.gz) = e6d0dc7f74f177932682eac82476f40f4d51ec3382f1532e0c3dd87d433c9ce8
SIZE (srvrco-getssl-v2.13_GH0.tar.gz) = 49071

0 comments on commit ed53b71

Please sign in to comment.