diff --git a/oonf-dlep-proxy/Makefile b/oonf-dlep-proxy/Makefile index e40bab3..9a0d79b 100644 --- a/oonf-dlep-proxy/Makefile +++ b/oonf-dlep-proxy/Makefile @@ -6,7 +6,7 @@ PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae 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 0fb4901..6d99fb9 100644 --- a/oonf-dlep-radio/Makefile +++ b/oonf-dlep-radio/Makefile @@ -6,7 +6,7 @@ PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae 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 c9d2cee..118f0a2 100644 --- a/oonf-olsrd2/Makefile +++ b/oonf-olsrd2/Makefile @@ -6,7 +6,7 @@ PKG_REV:=a9a789405a6e5ef321a801f5a96c0440f20c16ae 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)