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)