mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
libports: update curl download location
This commit is contained in:
parent
89d28c8222
commit
3d23c8c419
@ -1 +1 @@
|
||||
782b9a29f26b92a1bfb7f6177b6a4e2c792da205
|
||||
72c6accfc732b3002b7a3eef983b4aa0b8f23caa
|
||||
|
@ -2,7 +2,7 @@ LICENSE := MIT
|
||||
DOWNLOADS := curl.archive
|
||||
VERSION := 7.29.0
|
||||
|
||||
URL(curl) := http://curl.haxx.se/download/curl-$(VERSION).tar.gz
|
||||
URL(curl) := http://curl.haxx.se/download/archeology/curl-$(VERSION).tar.gz
|
||||
SHA(curl) := 67dc5b952ac489191b62dbe95b18d336b821649f61404a280186c72e8cd0b9d6
|
||||
SIG(curl) := ${URL(curl)}.asc
|
||||
KEY(curl) := daniel@haxx.se
|
||||
|
Loading…
x
Reference in New Issue
Block a user