aboutsummaryrefslogtreecommitdiff
path: root/admin
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-10-11 15:22:24 -0700
committerGitHub <noreply@github.com>2020-10-11 15:22:24 -0700
commite9c6be8352fadf5b10a92f19f4fd9fb11d1ffeeb (patch)
treee80ced6bd2a8a60d303c32e7c8a0c44f5b05746c /admin
parenta506e6197846d017e607f9632bbe8172bda35cb5 (diff)
parent3e33772c49745e4c8aa0650c5caafdbb7e2dcd6c (diff)
Merge pull request #13607 from sumpfralle/master
muninlite: update to new upstream release (2.1.0)
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