From: Axel Neumann Date: Mon, 18 Jan 2016 12:36:10 +0000 (+0100) Subject: bmx7: update source (fixing device memory leaks) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=54db126c01fd06630d70fbafe7dc46ec645d19db;p=feed%2Frouting.git bmx7: update source (fixing device memory leaks) --- diff --git a/bmx7/Makefile b/bmx7/Makefile index de0c580..82006ee 100644 --- a/bmx7/Makefile +++ b/bmx7/Makefile @@ -32,8 +32,8 @@ PKG_SOURCE_PROTO:=git #PKG_SOURCE_URL:=git://bmx6.net/bmx6.git PKG_SOURCE_URL:=git://github.com/axn/bmx6.git -PKG_REV:=b9f9322f67373402c3dd0212994512882a734f3b -PKG_VERSION:=r2015111101 +PKG_REV:=d0841d4bf42ae406cd5319a857dc294badb1ac8d +PKG_VERSION:=r2016011801 PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0