From d9c866acf5d996d97709752a830ad3ce767d1bb6 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 30 Jul 2021 00:50:50 +0200 Subject: update mikrotik exporter --- prom-exporter-mikrotik/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'prom-exporter-mikrotik/Makefile') diff --git a/prom-exporter-mikrotik/Makefile b/prom-exporter-mikrotik/Makefile index 50726e1..2322721 100644 --- a/prom-exporter-mikrotik/Makefile +++ b/prom-exporter-mikrotik/Makefile @@ -1,5 +1,6 @@ -VERSION := 1.0.11 -GITHUB_BASEURL := "https://github.com/nshttpd/mikrotik-exporter/releases/download" +VERSION := 1.0.12~git076990f +#GITHUB_BASEURL := "https://github.com/nshttpd/mikrotik-exporter/releases/download" +GITHUB_BASEURL := "https://build.spreadspace.org/pub/mikrotik-exporter" .PHONY: clean -- cgit v1.2.3