From: Axel Neumann Date: Mon, 26 Jul 2010 10:52:38 +0000 (+0000) Subject: packages/net/bmxd: use stable branches/bmxd-0.3.x (instead of upcoming, unstable... X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=6c6e4599e16d359bf6f779845846c3c7d34b7db0;p=openwrt%2Fsvn-archive%2Farchive.git packages/net/bmxd: use stable branches/bmxd-0.3.x (instead of upcoming, unstable, and incompatible trunk/bmxd v0.4) bmxd-0.3.x is fully compatible to former trunk/batman-experimental SVN-Revision: 22389 --- diff --git a/net/bmxd/Makefile b/net/bmxd/Makefile index 637e17e345..001e7bf0ca 100644 --- a/net/bmxd/Makefile +++ b/net/bmxd/Makefile @@ -8,9 +8,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=bmxd -PKG_SOURCE_URL:=http://downloads.open-mesh.net/svn/batman/trunk/bmx/ +PKG_SOURCE_URL:=http://downloads.open-mesh.net/svn/batman/branches/bmx-0.3.x/ -PKG_REV:=1694 +PKG_REV:=1707 PKG_VERSION:=r$(PKG_REV) PKG_RELEASE:=1 PKG_EXTRA_CFLAGS:=-DNODEBUGALL