From 646a2f9c0acf997ec6d244d002024862b962c541 Mon Sep 17 00:00:00 2001 From: Kartik Singh Date: Sat, 3 Oct 2020 15:03:22 +0530 Subject: [PATCH] New package: certbot-apache-1.9.0 Closes: #25310 [via git-merge-pr] --- srcpkgs/certbot-apache/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 srcpkgs/certbot-apache/template diff --git a/srcpkgs/certbot-apache/template b/srcpkgs/certbot-apache/template new file mode 100644 index 00000000000..ce4e0bc6ad2 --- /dev/null +++ b/srcpkgs/certbot-apache/template @@ -0,0 +1,13 @@ +# Template file for 'certbot-apache' +pkgname=certbot-apache +version=1.9.0 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="certbot>=${version} python3-acme python3-augeas python3-zope.interface" +short_desc="Let's Encrypt certificate renewal automation utility - Apache plugin" +maintainer="Kartik S. " +license="Apache-2.0" +homepage="https://certbot.eff.org/" +distfiles="${PYPI_SITE}/c/certbot-apache/certbot-apache-${version}.tar.gz" +checksum=f47fb3f4a9bd927f4812121a0beefe56b163475a28f4db34c64dc838688d9e9e