~dricottone/huttese-apk

f92409cd54b4cdce095e89f1b24bcd49e45c4086 — Drew DeVault 2 years ago 7d0e4e9
sr.ht-nginx: upgrade to latest version
2 files changed, 3 insertions(+), 4 deletions(-)

M sr.ht/pushgateway/pushgateway.initd
M sr.ht/sr.ht-nginx/APKBUILD
M sr.ht/pushgateway/pushgateway.initd => sr.ht/pushgateway/pushgateway.initd +0 -1
@@ 5,7 5,6 @@ supervisor=supervise-daemon
command=/usr/bin/pushgateway
command_args="--web.listen-address=$pushgateway_bind_address"
command_user="prometheus:prometheus"
pidfile="/run/${RC_SVCNAME}.pid"

start_pre() {
	[ -n "$output_log" ] && checkpath -f "$output_log" \

M sr.ht/sr.ht-nginx/APKBUILD => sr.ht/sr.ht-nginx/APKBUILD +3 -3
@@ 1,7 1,7 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=sr.ht-nginx
pkgver=0_git20210831
_commit=081fce4019ecfc762b98944904ec51fe75587f43
pkgver=0_git20211125
_commit=99a7dda1e0af785200435fa8f4989dfd4ea8cfae
pkgrel=0
pkgdesc="sr.ht common nginx files"
url="https://git.sr.ht/~sircmpwn/sr.ht-nginx"


@@ 33,5 33,5 @@ package() {
}

sha512sums="
31cdfb58f9e83772ec9a9328a9a4b9bd170dd8e3029c9ad3297ddbd4a4dc1c58295e4bf2770124fd2e3c290d596e3d2e6e184e0c71be6687f6b3d5fa2242b063  081fce4019ecfc762b98944904ec51fe75587f43.tar.gz
cf4b0a2c5eccd9bd42a2a296e6959aca7da6677b68a7f2b5aedd06f42a282e890775781276d107f12cba99cb95b9139b4f26157c62d4376143acbb7d208ba1a2  99a7dda1e0af785200435fa8f4989dfd4ea8cfae.tar.gz
"