mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-11 20:01:48 +00:00
dde_linux: download libnl from github.com/thom311
The old download location is very shaky resp. currently unavailable and also other projects (e.g., Gentoo and Linux From Scratch) use this location. Note, the archive hash does _not_ change.
This commit is contained in:
@ -1 +1 @@
|
|||||||
696f158ed8874af63183082205d7fca62487c1d1
|
7df0d8be79c7e2250d82d9040fe2c8b855725325
|
||||||
|
@ -83,7 +83,7 @@ HASH_INPUT += $(REP_DIR)/lxip.list
|
|||||||
#
|
#
|
||||||
# libnl sources
|
# libnl sources
|
||||||
#
|
#
|
||||||
URL(libnl) := https://www.infradead.org/~tgr/libnl/files/libnl-3.2.25.tar.gz
|
URL(libnl) := https://github.com/thom311/libnl/releases/download/libnl3_2_25/libnl-3.2.25.tar.gz
|
||||||
SHA(libnl) := b7a4981f7edf7398256d35fd3c0b87bc84ae27d1
|
SHA(libnl) := b7a4981f7edf7398256d35fd3c0b87bc84ae27d1
|
||||||
DIR(libnl) := src/lib/libnl
|
DIR(libnl) := src/lib/libnl
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user