aboutsummaryrefslogtreecommitdiff
path: root/depends/packages/libXau.mk
diff options
context:
space:
mode:
authorUlrich Kempken <Uli.Kempken@t-online.de>2019-05-19 19:58:29 +0000
committerUlrich Kempken <Uli.Kempken@t-online.de>2019-05-20 22:25:52 +0000
commitd8bc47fde46ca0711fa54a0d70ff5d066c708e50 (patch)
tree044b6b0bf3752278a83f01fc988ea4bd57aaefa4 /depends/packages/libXau.mk
parent72634244580dc2e3c630ee27e47587080d064b68 (diff)
downloadbitcoin-d8bc47fde46ca0711fa54a0d70ff5d066c708e50.tar.xz
depends: switch to secure download of all dependencies
Some dependency sources were downloaded via http, even though https (SSL/TLS) options are available. Even if we potentially check the integrity of the downloaded files via hash comparison, we should make use of this additional security layer. bdb.mk fontconfig.mk freetype.mk libX11.mk libXau.mk libXext.mk libxcb.mk native_cctools.mk native_cdrkit.mk xcb_proto.mk xextproto.mk xproto.mk xtrans.mk zlib.mk miniupnp was switched to official project mirror with SSL support
Diffstat (limited to 'depends/packages/libXau.mk')
-rw-r--r--depends/packages/libXau.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/depends/packages/libXau.mk b/depends/packages/libXau.mk
index 304494e3c5..ce42140689 100644
--- a/depends/packages/libXau.mk
+++ b/depends/packages/libXau.mk
@@ -1,6 +1,6 @@
package=libXau
$(package)_version=1.0.8
-$(package)_download_path=http://xorg.freedesktop.org/releases/individual/lib/
+$(package)_download_path=https://xorg.freedesktop.org/releases/individual/lib/
$(package)_file_name=$(package)-$($(package)_version).tar.bz2
$(package)_sha256_hash=fdd477320aeb5cdd67272838722d6b7d544887dfe7de46e1e7cc0c27c2bea4f2
$(package)_dependencies=xproto