George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
prometheus-snmp-exporter
Commits:
3e521236 by George Rawlinson at 2023-08-30T19:56:45+12:00
upgpkg: 0.24.0-1
* New upstream release.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=prometheus-snmp-exporter
_pkgname=snmp_exporter
-pkgver=0.23.0
+pkgver=0.24.0
pkgrel=1
pkgdesc='Prometheus exporter for SNMP metrics'
arch=('x86_64')
@@ -13,7 +13,7 @@ makedepends=('git' 'go')
backup=("etc/conf.d/$pkgname")
install='package.install'
options=('!lto')
-_commit='20657d2f486a1ac237238827beed97fa67eb8611'
+_commit='c9fd025309572b81eaca65100de4ca38ea406da9'
source=(
"$pkgname::git+$url#commit=$_commit"
'systemd.service'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-snmp-exporter/-/commit/3e5212367b363bd65f2236ec9c2b5bb313ab530f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/prometheus-snmp-exporter/-/commit/3e5212367b363bd65f2236ec9c2b5bb313ab530f
You're receiving this email because of your account on gitlab.archlinux.org.