From 8136a3603d656a1856372c8874e8451cbe209ebc Mon Sep 17 00:00:00 2001 From: Sven Roederer Date: Fri, 18 Mar 2016 02:44:25 +0100 Subject: [PATCH] [olsr, oonf] change to new repo --- olsrd/Makefile | 2 +- oonf-dlep-proxy/Makefile | 2 +- oonf-dlep-radio/Makefile | 2 +- oonf-olsrd2/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/olsrd/Makefile b/olsrd/Makefile index 16cf474..2c31cba 100644 --- a/olsrd/Makefile +++ b/olsrd/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=0.9.0.3 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git -PKG_SOURCE_URL:=http://olsr.org/git/olsrd.git +PKG_SOURCE_URL:=https://github.com/OLSR/olsrd.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=v0.9.0.3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz diff --git a/oonf-dlep-proxy/Makefile b/oonf-dlep-proxy/Makefile index 87fdb60..05bd432 100644 --- a/oonf-dlep-proxy/Makefile +++ b/oonf-dlep-proxy/Makefile @@ -6,7 +6,7 @@ PKG_REV:=35a1f944074e4b832ca39cd9bcccec7f21e65fa9 PKG_RELEASE:=$(PKG_REV) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) diff --git a/oonf-dlep-radio/Makefile b/oonf-dlep-radio/Makefile index e4ab37f..9b6a931 100644 --- a/oonf-dlep-radio/Makefile +++ b/oonf-dlep-radio/Makefile @@ -6,7 +6,7 @@ PKG_REV:=35a1f944074e4b832ca39cd9bcccec7f21e65fa9 PKG_RELEASE:=$(PKG_REV) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) diff --git a/oonf-olsrd2/Makefile b/oonf-olsrd2/Makefile index a5e7982..fd578d6 100644 --- a/oonf-olsrd2/Makefile +++ b/oonf-olsrd2/Makefile @@ -6,7 +6,7 @@ PKG_REV:=35a1f944074e4b832ca39cd9bcccec7f21e65fa9 PKG_RELEASE:=$(PKG_REV) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=http://olsr.org/git/oonf.git +PKG_SOURCE_URL:=https://github.com/OLSR/OONF.git PKG_SOURCE_PROTO:=git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) -- 2.30.2