aboutsummaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorLars Kruse <devel@sumpfralle.de>2020-10-08 14:44:08 +0200
committerLars Kruse <devel@sumpfralle.de>2020-10-08 14:44:08 +0200
commit3e33772c49745e4c8aa0650c5caafdbb7e2dcd6c (patch)
tree0cd05c105de76182ff9f394e298e7b82575bd4de /admin
parent871975ddffc32d0c72389c6d3b804f014c37ef6a (diff)
muninlite: update to new upstream release (2.1.0)
Signed-off-by: Lars Kruse <devel@sumpfralle.de>
Diffstat (limited to 'admin')
-rw-r--r--admin/muninlite/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/admin/muninlite/Makefile b/admin/muninlite/Makefile
index fe84a5ffc..894252bd1 100644
--- a/admin/muninlite/Makefile
+++ b/admin/muninlite/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=muninlite
-PKG_VERSION:=2.0.1
-PKG_RELEASE:=2
+PKG_VERSION:=2.1.0
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/munin-monitoring/$(PKG_NAME)/releases/download/$(PKG_VERSION)/
-PKG_HASH:=8277ccd146b4fc5b57602dba3f5612c7d6f840b4c3ee2ff3756ff4b3d8527966
+PKG_HASH:=e9350eccb97b75fab6a7f8cc5a0cbe1237be9ae907bd41cec8baedf616c2d72b
PKG_MAINTAINER:=Jonathan McCrohan <jmccrohan@gmail.com>
PKG_LICENSE:=GPL-2.0-or-later