update to certbot-0.8.1
This commit is contained in:
parent
0c855718d7
commit
93c14d117a
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.16 2016/06/03 14:23:07 sthen Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.17 2016/06/15 14:46:57 sthen Exp $
|
||||
|
||||
HOMEPAGE?= https://letsencrypt.org/
|
||||
MAINTAINER?= Stuart Henderson <sthen@openbsd.org>
|
||||
@ -8,7 +8,7 @@ CATEGORIES?= security/letsencrypt security
|
||||
MODPY_PI?= Yes
|
||||
MODPY_SETUPTOOLS?= Yes
|
||||
|
||||
MODPY_EGG_VERSION?= 0.8.0
|
||||
MODPY_EGG_VERSION?= 0.8.1
|
||||
PKGNAME?= ${DISTNAME:S/.dev/pre/}
|
||||
|
||||
MODULES?= lang/python
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (certbot-0.8.0.tar.gz) = PDxwtIT7MkOhZlFa3IGuBAHF1oeidjx1tA352CQaQxQ=
|
||||
SIZE (certbot-0.8.0.tar.gz) = 203526
|
||||
SHA256 (certbot-0.8.1.tar.gz) = bKjfPTEM7WaH04qsF8D7jBsux6O+oVaiVOTMKhwTJ3E=
|
||||
SIZE (certbot-0.8.1.tar.gz) = 204649
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2016/06/03 14:23:07 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2016/06/15 14:46:58 sthen Exp $
|
||||
@extraunexec rm -rf /var/log/certbot/*
|
||||
bin/certbot
|
||||
bin/letsencrypt
|
||||
@ -157,6 +157,7 @@ lib/python${MODPY_VERSION}/site-packages/certbot/tests/testdata/archive/sample-r
|
||||
lib/python${MODPY_VERSION}/site-packages/certbot/tests/testdata/archive/sample-renewal/chain1.pem
|
||||
lib/python${MODPY_VERSION}/site-packages/certbot/tests/testdata/archive/sample-renewal/fullchain1.pem
|
||||
lib/python${MODPY_VERSION}/site-packages/certbot/tests/testdata/archive/sample-renewal/privkey1.pem
|
||||
lib/python${MODPY_VERSION}/site-packages/certbot/tests/testdata/cert-5sans.pem
|
||||
lib/python${MODPY_VERSION}/site-packages/certbot/tests/testdata/cert-san.pem
|
||||
lib/python${MODPY_VERSION}/site-packages/certbot/tests/testdata/cert.b64jose
|
||||
lib/python${MODPY_VERSION}/site-packages/certbot/tests/testdata/cert.der
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (acme-0.8.0.tar.gz) = 36hrVHYosjHydcfg78egm+xd+uyGb4n1xbWbeMFFZNo=
|
||||
SIZE (acme-0.8.0.tar.gz) = 84595
|
||||
SHA256 (acme-0.8.1.tar.gz) = 0+pKzygL9iU619ZBywlw8jChmAWs/tgJ56jdz2IVfZ8=
|
||||
SIZE (acme-0.8.1.tar.gz) = 84610
|
||||
|
Loading…
x
Reference in New Issue
Block a user