aboutsummaryrefslogtreecommitdiff
path: root/security/acme.sh
diff options
context:
space:
mode:
authorDan Langille <dvl@FreeBSD.org>2019-04-29 20:24:21 +0000
committerDan Langille <dvl@FreeBSD.org>2019-04-29 20:24:21 +0000
commitdef37202a5ef8464b796b323e8bfb36f924e1954 (patch)
tree09ebd083ad80ebc8e779a4fd905aace2bacdf977 /security/acme.sh
parent0d393f900d8a4d87228239668ea981debb7278d4 (diff)
downloadports-def37202a5ef8464b796b323e8bfb36f924e1954.tar.gz
ports-def37202a5ef8464b796b323e8bfb36f924e1954.zip
Upgrade to 2.8.1
* Use letsencrypt v2 api as default. * Use dns over tls to check domain status. * Support Windows native taskschuler for cronjob. * fix IDN name issues. * fix other issues. re https://github.com/Neilpang/acme.sh/releases/tag/2.8.1
Notes
Notes: svn path=/head/; revision=500428
Diffstat (limited to 'security/acme.sh')
-rw-r--r--security/acme.sh/Makefile2
-rw-r--r--security/acme.sh/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/security/acme.sh/Makefile b/security/acme.sh/Makefile
index 6af5c526217f..67038397516b 100644
--- a/security/acme.sh/Makefile
+++ b/security/acme.sh/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= acme.sh
-PORTVERSION= 2.8.0
+PORTVERSION= 2.8.1
CATEGORIES= security
MAINTAINER= dvl@FreeBSD.org
diff --git a/security/acme.sh/distinfo b/security/acme.sh/distinfo
index e1265c675112..5eed338d0c1c 100644
--- a/security/acme.sh/distinfo
+++ b/security/acme.sh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1551126720
-SHA256 (Neilpang-acme.sh-2.8.0_GH0.tar.gz) = 51d20c71e513e9fde0114de9ba3ada4e392e395981fb8d598b0ea610e183f009
-SIZE (Neilpang-acme.sh-2.8.0_GH0.tar.gz) = 127638
+TIMESTAMP = 1556568826
+SHA256 (Neilpang-acme.sh-2.8.1_GH0.tar.gz) = 4fc55b2112058e563616893fefb56c5ff4895a7e6327e9f8416797fdc44d98e3
+SIZE (Neilpang-acme.sh-2.8.1_GH0.tar.gz) = 130201