parent
280c1064e5
commit
2026d7140c
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'certbot'
|
||||
pkgname=certbot
|
||||
version=1.8.0
|
||||
revision=2
|
||||
version=1.9.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-acme python3-ConfigArgParse python3-configobj
|
||||
|
@ -15,7 +15,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=4837c516af6543ccd10d70f1498a2113bbdf9ef9a05d3a18b1558b291a2953e4
|
||||
checksum=2ff9bf7d9af381c7efee22dec2dd6938d9d8fddcc9e11682b86e734164a30b57
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/${py3_sitelib}/certbot/tests
|
||||
|
|
Loading…
Reference in New Issue