aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Jonglez <git@bitsofnetworks.org>2015-09-03 16:32:54 +0200
committerBaptiste Jonglez <git@bitsofnetworks.org>2015-09-03 16:32:54 +0200
commitae18150aef7cb19d660443d746750a90b60e5fbf (patch)
tree88d1ff7fab4ea17ed3d9864ac11d4698a431ded5
parent884534873cbbd8d6089c4e3d9310f2bc1af412b0 (diff)
bmon: Update to 3.8
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
-rw-r--r--net/bmon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile
index 44da26c09..dfe484314 100644
--- a/net/bmon/Makefile
+++ b/net/bmon/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bmon
-PKG_VERSION:=3.5
+PKG_VERSION:=3.8
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/tgraf/bmon/releases/download/v$(PKG_VERSION)/
-PKG_MD5SUM:=b7d0d055727f2cf1e452f26dfbf6a825
+PKG_MD5SUM:=162ce0d108ff32cbf44b874c5a7e8147
PKG_MAINTAINER:=Baptiste Jonglez <openwrt-pkg@bitsofnetworks.org>
PKG_LICENSE:=MIT