summaryrefslogtreecommitdiff
path: root/prom-exporter-mikrotik/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-07-30 00:50:50 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-07-30 00:50:50 +0200
commitd9c866acf5d996d97709752a830ad3ce767d1bb6 (patch)
treebd7017e6b4924b731d8fc5916d842d54de5aaaef /prom-exporter-mikrotik/Makefile
parentmikrotik fix version handling (diff)
update mikrotik exporter
Diffstat (limited to 'prom-exporter-mikrotik/Makefile')
-rw-r--r--prom-exporter-mikrotik/Makefile5
1 files changed, 3 insertions, 2 deletions
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