peshming: fix checksum

This commit is contained in:
Marcin Puc 2023-08-07 13:27:54 +02:00 committed by classabbyamp
parent af6aba210a
commit a3dbb68cd3

View File

@ -1,7 +1,7 @@
# Template file for 'peshming'
pkgname=peshming
version=0.5.1
revision=1
revision=2
build_style=cargo
depends="libcap-progs"
short_desc="Prometheus exporter for background icmp pings"
@ -9,7 +9,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="AGPL-3.0-only"
homepage="https://git.jcg.re/jcgruenhage/peshming"
distfiles="https://git.jcg.re/jcgruenhage/peshming/archive/v${version}.tar.gz"
checksum=b7b2999dbb75eb8915244cd7959a8f38f3e00f7f6e38f6c406a4d5e44aa372b4
checksum=887ef53f4523cc1370f37c71244ecd1c654a2b02516b33d6e4f4f69345947bba
case "$XBPS_TARGET_MACHINE" in
ppc64*) ;;