~dricottone/huttese-apk

8a5bcde5dd87dd431742a5e80df93dd3ad22d4af — Drew DeVault 3 years ago 0c506ba
sr.ht-uacme: add link to relevant ticket
2 files changed, 2 insertions(+), 4 deletions(-)

M sr.ht/sr.ht-uacme/APKBUILD
D sr.ht/sr.ht-uacme/sr.ht-uacme.post-install
M sr.ht/sr.ht-uacme/APKBUILD => sr.ht/sr.ht-uacme/APKBUILD +2 -2
@@ 1,7 1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=sr.ht-uacme
pkgver=1.0
pkgrel=3
pkgrel=6
pkgdesc="sr.ht acme configuration & utilities"
url="https://sr.ht/~sircmpwn/sr.ht"
arch="noarch"


@@ 9,7 9,7 @@ license="MIT"
depends="uacme openssl moreutils doas"
pkgusers="acme"
pkggroups="acme"
install="$pkgname.pre-install $pkgname.post-install"
install="$pkgname.pre-install"
source="
	acme-update-certs
	crontab

D sr.ht/sr.ht-uacme/sr.ht-uacme.post-install => sr.ht/sr.ht-uacme/sr.ht-uacme.post-install +0 -2
@@ 1,2 0,0 @@
#!/bin/sh
chown acme:acme /var/www/.well-known/acme-challenge