[packages] batman, bmxd: change urls for the open-mesh.net -> open-mesh.org move
authorStephen Walker <stephendwalker@gmail.com>
Sun, 19 Sep 2010 14:15:24 +0000 (14:15 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Sun, 19 Sep 2010 14:15:24 +0000 (14:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages/net/bmxd@23089 3c298f89-4303-0410-b956-a3cf2f4a3e73

Makefile

index 001e7bf0caf95890e1ead47efa9266e67ab7ebdb..1b145f625c5c6418d5e00f1704dd8893b4262bf8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
 #
 # Copyright (C) 2008 Freifunk Leipzig
 #
 # Copyright (C) 2008 Freifunk Leipzig
+# Copyright (C) 2008-2010 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,7 +9,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bmxd
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bmxd
-PKG_SOURCE_URL:=http://downloads.open-mesh.net/svn/batman/branches/bmx-0.3.x/
+PKG_SOURCE_URL:=http://downloads.open-mesh.org/svn/batman/branches/bmx-0.3.x/
 
 PKG_REV:=1707
 PKG_VERSION:=r$(PKG_REV)
 
 PKG_REV:=1707
 PKG_VERSION:=r$(PKG_REV)
@@ -24,7 +25,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_SOURCE_SUBDIR)
 include $(INCLUDE_DIR)/package.mk
 
 define Package/bmxd/Default
 include $(INCLUDE_DIR)/package.mk
 
 define Package/bmxd/Default
-  URL:=https://www.open-mesh.net/
+  URL:=https://www.open-mesh.org/
   MAINTAINER:=Axel Neumann <bmxd@neumann.cgws.de>
 endef
 
   MAINTAINER:=Axel Neumann <bmxd@neumann.cgws.de>
 endef