diff options
| author | Axel Neumann | 2013-08-17 11:58:49 +0000 |
|---|---|---|
| committer | Axel Neumann | 2013-08-17 11:58:49 +0000 |
| commit | e61aebe3581d68eb3576e99d8237d5c180a68789 (patch) | |
| tree | 506eb6a5392a73a9b96f3159c3ea0222414a80cc | |
| parent | 672a7cfb6f63a1db792bbab09ea36ab7544e6e34 (diff) | |
| parent | 21cb637b0f9940d8069057f40ca472b29fa2ffc7 (diff) | |
| download | routing-e61aebe3581d68eb3576e99d8237d5c180a68789.tar.gz | |
Merge branch 'bmx6_testing_new_config' into bmx6_testing
| -rw-r--r-- | bmx6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bmx6/Makefile b/bmx6/Makefile index 94aa1ed..533b56f 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:=5fbbc59b186b3af753b29125ffeb739a68de7999 -PKG_VERSION:=r2013080301 +PKG_REV:=1d022e3f0ae0a2954c90b18fdfbcc178d7437605 +PKG_VERSION:=r2013080406 PKG_RELEASE:=4 PKG_SOURCE_VERSION:=$(PKG_REV) |