libports: update curl download location

This commit is contained in:
Christian Helmuth 2020-10-28 07:51:06 +01:00
parent 89d28c8222
commit 3d23c8c419
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
782b9a29f26b92a1bfb7f6177b6a4e2c792da205
72c6accfc732b3002b7a3eef983b4aa0b8f23caa

View File

@ -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