~dricottone/huttese-apk

8bd243fbcc63f282a809510e2d264335c1809698 — Drew DeVault 3 years ago 3c85fec
prom-aggregation-gateway: upgrade to 123c6bfc5e07fb8f118c19b3281855bcb2463c39
1 files changed, 5 insertions(+), 4 deletions(-)

M sr.ht/prom-aggregation-gateway/APKBUILD
M sr.ht/prom-aggregation-gateway/APKBUILD => sr.ht/prom-aggregation-gateway/APKBUILD +5 -4
@@ 1,8 1,8 @@
# Maintainer: Drew DeVault <sir@cmpwn.com>
pkgname=prom-aggregation-gateway
_commit=2912c3f9fadb640217f4b004e41737fef2b4ae36
pkgver=0_git20200204
pkgrel=1
_commit=123c6bfc5e07fb8f118c19b3281855bcb2463c39
pkgver=0_git20210118
pkgrel=0
pkgdesc="An aggregating push gateway for Prometheus"
url="https://github.com/weaveworks/prom-aggregation-gateway"
arch="all"


@@ 19,6 19,7 @@ builddir="$srcdir/$pkgname-$_commit"

build() {
	go mod init github.com/weaveworks/prom-aggregation-gateway
	go mod vendor
	go build \
		-trimpath \
		-mod=vendor \


@@ 39,6 40,6 @@ package() {
		"$pkgdir"/etc/init.d/prom-aggregation-gateway
}

sha512sums="1ed2919d05b6f5bdd9d748abc76c69066bc8258da7501d52050f479cd25cd165eaa17c5bb222b7c1f8ecb71829a27dddb0cf526bef03064432f9d4f81665e90c  prom-aggregation-gateway-0_git20200204.tar.gz
sha512sums="0b4b54bf97022de6dc137073d80d8a3cedcb9ce37f0b1cfa568366ca848863f0fb5f60408fefba2aee189812f4ac4e06d959d50f23903d5d9fafd60369ab9d45  prom-aggregation-gateway-0_git20210118.tar.gz
51986d7caf241a52e81b2a43bb136fbe7110667ba8b75047feaeb3b0e02f82ee3be0e7b91bd795bd49d77bba5a7ac36aeec5a0f35b29c368e83527e77a94fe3c  prom-aggregation-gateway.confd
5fcfad70369189b5628fe80f08ab3e9cea029fc291b18606769ad14818330ea8157d9a7d68893a73b891118ea7dcea7c9980698c7a578f5f1ca1637e3699ac7d  prom-aggregation-gateway.initd"