From: Baptiste Jonglez Date: Mon, 26 Sep 2016 14:51:35 +0000 (+0200) Subject: bmon: Update to 3.9 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=3dfb89583050b80919519aff6a14b8700cd2cdaa;p=openwrt-packages.git bmon: Update to 3.9 Signed-off-by: Baptiste Jonglez --- 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 PKG_LICENSE:=MIT