diff options
| author | Axel Neumann | 2016-02-15 22:06:50 +0000 |
|---|---|---|
| committer | Axel Neumann | 2016-02-15 22:06:50 +0000 |
| commit | 258c3c57786787f00517118bd11ed64a91f47e36 (patch) | |
| tree | 50d99f4d3588d46f7a6c5109fb102ad653fd1196 | |
| parent | 4af2fcd6470d4c326f05ee138c3e96750f1b72ba (diff) | |
| download | routing-258c3c57786787f00517118bd11ed64a91f47e36.tar.gz | |
bmx7: update source: fix bmx7_tun plugin Makefile and new --setTrustedNode options
| -rw-r--r-- | bmx7/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bmx7/Makefile b/bmx7/Makefile index 4d31b59..665956a 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:=0d2da286a19219caebf55a4234ab612fefac65ce -PKG_VERSION:=r2016021002 +PKG_REV:=60143a195478a98e73089566bbfde78cf193ed67 +PKG_VERSION:=r2016021505 PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0 |