From fb6750336fd093aef28f7f59e4a28f77fc2d2a4b Mon Sep 17 00:00:00 2001 From: nixfloyd Date: Thu, 9 Jan 2020 01:45:08 +0000 Subject: testing/prometheus-snmp-exporter: fix lint errors --- testing/prometheus-snmp-exporter/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') diff --git a/testing/prometheus-snmp-exporter/APKBUILD b/testing/prometheus-snmp-exporter/APKBUILD index 09b25f2c8f..5fac63d802 100644 --- a/testing/prometheus-snmp-exporter/APKBUILD +++ b/testing/prometheus-snmp-exporter/APKBUILD @@ -11,8 +11,8 @@ makedepends="go net-snmp-dev" install="$pkgname.pre-install" subpackages="$pkgname-openrc" source=" - $pkgname-$pkgver.tar.gz::https://github.com/prometheus/snmp_exporter/archive/v$pkgver.tar.gz - disable-go-race-detector.patch + $pkgname-$pkgver.tar.gz::https://github.com/prometheus/snmp_exporter/archive/v$pkgver.tar.gz + disable-go-race-detector.patch prometheus-snmp-exporter.initd prometheus-snmp-exporter.confd " -- cgit v1.2.3