diff --git a/srcpkgs/mod_md/README.voidlinux b/srcpkgs/mod_md/README.voidlinux new file mode 100644 index 00000000000000..4eb4221a87cb48 --- /dev/null +++ b/srcpkgs/mod_md/README.voidlinux @@ -0,0 +1,4 @@ +To activate mod_md, add the following line to /etc/apache/httpd.conf +and restart Apache. + + LoadModule md_module /usr/libexec/httpd/mod_md.so diff --git a/srcpkgs/mod_md/template b/srcpkgs/mod_md/template new file mode 100644 index 00000000000000..db9346828bc277 --- /dev/null +++ b/srcpkgs/mod_md/template @@ -0,0 +1,17 @@ +# Template file for 'mod_md' +pkgname=mod_md +version=2.4.21 +revision=1 +# need to check apr etc. with aarch64 and others +archs="x86_64 x86_64-musl i686" +build_style=gnu-configure +configure_args="--with-apxs=/usr/bin/apxs" +makedepends="apache-devel apr-devel apr-util-devel jansson-devel libcurl-devel" +depends="apr" +short_desc="Automated ACME/Certbot certificate management for Apache HTTPD" +maintainer="anelki " +license="GPL-3.0-or-later" +homepage="https://icing.github.io/mod_md/" +changelog="https://github.com/icing/mod_md/blob/master/ChangeLog" +distfiles="https://github.com/icing/mod_md/releases/download/v${version}/mod_md-${version}.tar.gz" +checksum=67839ab81b1dd27ab9edf8c26aee3063e85a900f4452204a1d15bd4af6b80a43