diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-19 22:53:37 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-20 01:13:14 (EST) |
commit | 5ce842f26624876892fa3e03fea48fc89dbaa1a3 (patch) | |
tree | 1701b0b9cd27bf9873072c95f789aab1c52868c1 /control | |
parent | c49abfe70b51c966ed59780ff6507a862f20f24a (diff) |
source.mk: Download over HTTPS
We have it now, so why not?
Diffstat (limited to 'control')
-rw-r--r-- | control | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: gpg, dirmngr, lzip, opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2) +Build-Depends: busybox (>= 1.32.0-1), gpg, dirmngr, lzip, + opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2) Homepage: https://www.iana.org/time-zones |