diff options
| author | Axel Neumann | 2014-05-23 14:22:51 +0000 |
|---|---|---|
| committer | Axel Neumann | 2014-05-23 14:22:51 +0000 |
| commit | e720d2fb775c88863834f43d76b50c5711cfcde4 (patch) | |
| tree | 9cb9878d09ff311128d3e865c8eed78e8f6ec87d | |
| parent | bc2a7685c26198600bd3dd950aef372f1a04304b (diff) | |
| download | routing-e720d2fb775c88863834f43d76b50c5711cfcde4.tar.gz | |
[bmx6] update to master-tip 8b0585e
| -rw-r--r-- | bmx6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bmx6/Makefile b/bmx6/Makefile index 3b9bc8c..5028906 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:=4d3819b255540915408b827ae03fd92cbd7b4bdd -PKG_VERSION:=r2014030801 +PKG_REV:=8b0585e84ca8a0110bd4587e19192beda1ba3238 +PKG_VERSION:=r2014052301 PKG_RELEASE:=4 PKG_SOURCE_VERSION:=$(PKG_REV) |