summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-26 20:58:15 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-26 21:08:28 (EST)
commiteee310eb5c9eb2c85adb8b2ca0ff30cd61532ded (patch)
treeb247dfa6f1253d9d6e66e2ffd36509fe1d411813
parentc085de3ec742e1b60ecff9d79fb27a06d798b0b1 (diff)
source.mk: Update URL
-rw-r--r--control2
-rw-r--r--source.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/control b/control
index 75727b3..0331fe4 100644
--- a/control
+++ b/control
@@ -1,5 +1,5 @@
Maintainer: "P. J. McDermott" <pj@pehjota.net>
-Build-Depends: opkhelper-3.0,
+Build-Depends: opkhelper-3.0, busybox (>= 1.32.0-1),
gpg, dirmngr, gpgconf, gpg-agent,
libz.1-dev,
Homepage: http://curl.haxx.se/
diff --git a/source.mk b/source.mk
index fdd6db9..a9d87b8 100644
--- a/source.mk
+++ b/source.mk
@@ -3,7 +3,7 @@ keys = \
'914C 533D F9B2 ADA2 204F 586D 78E1 1C6B 279D 5C91'
upstream_archive = $(OPK_SOURCE)-$(OPK_SOURCE_VERSION_UPSTREAM).tar.$(z)
-upstream_url = http://curl.haxx.se/download/$(upstream_archive)
+upstream_url = https://curl.se/download/$(upstream_archive)
source_archive = ../$(OPK_SOURCE)-$(OPK_SOURCE_VERSION_UPSTREAM).orig.tar.$(z)
GNUPGHOME = gnupghome