Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/routing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/bmx7
diff options
context:
space:
mode:
authorAxel Neumann <neumann@cgws.de>2016-01-18 15:36:10 +0300
committerAxel Neumann <neumann@cgws.de>2016-01-18 15:36:10 +0300
commit54db126c01fd06630d70fbafe7dc46ec645d19db (patch)
tree2d734355f518ece991d51062ce38c1278522ce34 /bmx7
parent3d25d7793535aa524fd3f09a71656fea30c3b73f (diff)
bmx7: update source (fixing device memory leaks)
Diffstat (limited to 'bmx7')
-rw-r--r--bmx7/Makefile4
1 files changed, 2 insertions, 2 deletions
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