This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
prometheus-statsd-exporter: bump version
Signed-off-by: Andre Heider <a.heider@gmail.com>
lilik-openwrt-22.03
Andre Heider
6 years ago
parent
c5eb9e9e42
commit
55d820ee36
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
utils/prometheus-statsd-exporter/Makefile
+ 1
- 1
utils/prometheus-statsd-exporter/Makefile
View File
@ -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
}
?
Write
Preview
Loading…
Cancel
Save