From: Axel Neumann Date: Fri, 7 Aug 2015 18:42:49 +0000 (+0200) Subject: [bmx6] update to latest bmx6-master branch (fix rule corruption on the fly) X-Git-Url: http://git.openwrt.org/?p=feed%2Frouting.git;a=commitdiff_plain;h=c2871131b4bdd69ad9e658d9ddf295757bd09e4b [bmx6] update to latest bmx6-master branch (fix rule corruption on the fly) --- diff --git a/bmx6/Makefile b/bmx6/Makefile index 4ac6af4..425c298 100644 --- a/bmx6/Makefile +++ b/bmx6/Makefile @@ -31,8 +31,8 @@ PKG_SOURCE_PROTO:=git #PKG_SOURCE_URL:=git://bmx6.net/bmx6.git PKG_SOURCE_URL:=git://github.com/axn/bmx6.git -PKG_REV:=8f26909e8808ed7fab0359afc15a3e44563fbd40 -PKG_VERSION:=r2015061604 +PKG_REV:=2a87b770d3f9c254e3927dc159e2f425f2e0e83a +PKG_VERSION:=r2015080701 PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0