certbot: update to 1.1.0
This commit is contained in:
parent
17021665ca
commit
0eada17b02
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=1.0.0
|
||||
version=1.1.0
|
||||
revision=3
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -16,7 +16,7 @@ maintainer="Alex Childs <misuchiru03+void@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://certbot.eff.org/"
|
||||
distfiles="${PYPI_SITE}/c/certbot/certbot-${version}.tar.gz"
|
||||
checksum=86b82d31db19fffffb0d6b218951e2121ef514e3ff659aa042deaf92a33e302a
|
||||
checksum=46e93661a0db53f416c0f5476d8d2e62bc7259b7660dd983453b85df9ef6e8b8
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/${py3_sitelib}/certbot/tests
|
||||
|
|
Loading…
Add table
Reference in a new issue