projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024d1ec
)
update batman package to 0.3.1 release
author
Marek Lindner
<lindner_marek@yahoo.de>
Sun, 25 Jan 2009 19:10:26 +0000
(19:10 +0000)
committer
Marek Lindner
<lindner_marek@yahoo.de>
Sun, 25 Jan 2009 19:10:26 +0000
(19:10 +0000)
SVN-Revision: 14183
net/batman/Makefile
patch
|
blob
|
history
diff --git
a/net/batman/Makefile
b/net/batman/Makefile
index 566fe0fa1f4ee76245af7a6b3a4488d0d1d4c096..668c888b0b397cf39a1830c51cf2fec043f83967 100644
(file)
--- a/
net/batman/Makefile
+++ b/
net/batman/Makefile
@@
-10,7
+10,7
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=batmand
-PKG_REV:=1
145
+PKG_REV:=1
206
PKG_VERSION:=r$(PKG_REV)
PKG_RELEASE:=1
#PKG_BRANCH:=batman-0.3
@@
-28,7
+28,7
@@
PKG_KMOD_BUILD_DIR:=$(PKG_BUILD_DIR)/linux/modules
include $(INCLUDE_DIR)/package.mk
define Package/batmand/Default
- URL:=http
s
://www.open-mesh.net/
+ URL:=http://www.open-mesh.net/
MAINTAINER:=Marek Lindner <lindner_marek@yahoo.de>
endef