From 22ef6f68509183c052f6f01f7d09ee8f31b0c3b4 Mon Sep 17 00:00:00 2001 From: Fufezan Mihai Date: Wed, 2 Sep 2020 21:04:53 +0300 Subject: [PATCH] New package: certbot-nginx-1.7.0 --- srcpkgs/certbot-nginx/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/certbot-nginx/template diff --git a/srcpkgs/certbot-nginx/template b/srcpkgs/certbot-nginx/template new file mode 100644 index 00000000000..955a3288f07 --- /dev/null +++ b/srcpkgs/certbot-nginx/template @@ -0,0 +1,14 @@ +# Template file for 'certbot-nginx' +pkgname=certbot-nginx +version=1.7.0 +revision=1 +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="certbot>=${version} python3-acme python3-parsing python3-setuptools + python3-zope.interface" +short_desc="Let's Encrypt certificate renewal automation utility - Nginx plugin" +maintainer="Fufezan Mihai " +license="Apache-2.0" +homepage="https://certbot.eff.org" +distfiles="${PYPI_SITE}/c/certbot-nginx/certbot-nginx-${version}.tar.gz" +checksum=d52ec3e711884100636c42b639d8959378562ea78183a273d120df808de2724f