prometheus-statsd-exporter: bump version
Signed-off-by: Andre Heider <a.heider@gmail.com>
This commit is contained in:
parent
c5eb9e9e42
commit
55d820ee36
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=prometheus-statsd-exporter
|
||||
PKG_VERSION:=0.8.1
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
PKG_SOURCE:=statsd_exporter-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/prometheus/statsd_exporter/tar.gz/v${PKG_VERSION}?
|
||||
|
|
Loading…
Reference in a new issue