[olsr, oonf] change to new repo
Conflicts: olsrd/Makefile Resolution: leave olsrd Makefile untouched, since current URL is working Signed-off-by: Gui Iribarren <gui@altermundi.net>
This commit is contained in:
parent
be1d27c0e6
commit
2a6f4cdaa5
3 changed files with 3 additions and 3 deletions
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue