diff options
| author | Axel Neumann | 2015-06-05 08:50:31 +0000 |
|---|---|---|
| committer | Axel Neumann | 2015-06-05 14:43:31 +0000 |
| commit | 570c595e326b54fd3bc920034d01d9393a968c54 (patch) | |
| tree | a146cd8936ef0c4ca06809ddab93416261d49fe4 | |
| parent | de8c0f19e072313b5d5adf5c00ddc9efaaa16bb6 (diff) | |
| download | routing-570c595e326b54fd3bc920034d01d9393a968c54.tar.gz | |
bmx6: bump to latest (--tunnel and --redistTable fixing) version
| -rw-r--r-- | bmx6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bmx6/Makefile b/bmx6/Makefile index 727de09..ab91310 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:=6a6195e46bf15ed58d75bdec14c2941aca31fc3f -PKG_VERSION:=r2014112401 +PKG_REV:=b6107880b5460625b7ce9359dbeac0cfe863f58c +PKG_VERSION:=r2015060501 PKG_RELEASE:=4 PKG_LICENSE:=GPL-2.0 |