aboutsummaryrefslogtreecommitdiff
path: root/net/bmon
diff options
context:
space:
mode:
authorBaptiste Jonglez <git@bitsofnetworks.org>2016-09-26 16:51:35 +0200
committerBaptiste Jonglez <git@bitsofnetworks.org>2016-09-26 16:51:35 +0200
commit3dfb89583050b80919519aff6a14b8700cd2cdaa (patch)
tree3db4df674065c02e04a2857aace2ed16d26eef3b /net/bmon
parent85b5a6c4857219a5f04307aa438f7cfca6aa150b (diff)
bmon: Update to 3.9
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Diffstat (limited to 'net/bmon')
-rw-r--r--net/bmon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile
index 3fa057e94..e39e24ed9 100644
--- a/net/bmon/Makefile
+++ b/net/bmon/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=bmon
-PKG_VERSION:=3.8
-PKG_RELEASE:=2
+PKG_VERSION:=3.9
+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:=162ce0d108ff32cbf44b874c5a7e8147
+PKG_MD5SUM:=a959371dc6f8eecdfe27c088447ec636
PKG_MAINTAINER:=Baptiste Jonglez <openwrt-pkg@bitsofnetworks.org>
PKG_LICENSE:=MIT