babeld: Update source URL
There is a HTTP redirection in place from the old URL to the new URL, but better change it now than waiting for the redirection to disappear. Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
This commit is contained in:
parent
53b70069c2
commit
2dc7fe57e6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ PKG_VERSION:=1.7.1
|
|||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.pps.univ-paris-diderot.fr/~jch/software/files/
|
||||
PKG_SOURCE_URL:=https://www.irif.univ-paris-diderot.fr/~jch/software/files/
|
||||
PKG_MD5SUM:=2f71794d4e67f8a5352164ce33611549
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
|
|
Loading…
Reference in a new issue