diff options
Diffstat (limited to 'security/rubygem-acme-client/Makefile')
-rw-r--r-- | security/rubygem-acme-client/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/rubygem-acme-client/Makefile b/security/rubygem-acme-client/Makefile index 5050db108bcf..1e962af25ae9 100644 --- a/security/rubygem-acme-client/Makefile +++ b/security/rubygem-acme-client/Makefile @@ -1,6 +1,5 @@ PORTNAME= acme-client -PORTVERSION= 2.0.21 -PORTREVISION= 1 +PORTVERSION= 2.0.22 CATEGORIES= security rubygems MASTER_SITES= RG @@ -11,7 +10,7 @@ WWW= https://github.com/unixcharles/acme-client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-base64>=0.2.0<1:converters/rubygem-base64 \ +RUN_DEPENDS= rubygem-base64>=0.2<1:converters/rubygem-base64 \ rubygem-faraday>=1.0<3.0.0:www/rubygem-faraday \ rubygem-faraday-retry>=1.0<3.0.0:www/rubygem-faraday-retry |