[gnome-build-meta/jjardon/only_https: 3/8] Use https instead http
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/jjardon/only_https: 3/8] Use https instead http
- Date: Thu, 30 Dec 2021 18:20:46 +0000 (UTC)
commit 23d08993b44430084cac5a4ba571d3973dd03e33
Author: Javier Jardón <jjardon gnome org>
Date: Wed Dec 29 23:58:38 2021 +0000
Use https instead http
elements/core-deps/dnsmasq.bst | 2 +-
elements/core-deps/ebtables.bst | 2 +-
elements/core-deps/libbluray.bst | 2 +-
elements/core-deps/libcanberra.bst | 2 +-
elements/core-deps/libdvdread.bst | 2 +-
elements/vm/kyotocabinet.bst | 2 +-
elements/vm/libhangul.bst | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/elements/core-deps/dnsmasq.bst b/elements/core-deps/dnsmasq.bst
index 892a8ffed..89e8c539f 100644
--- a/elements/core-deps/dnsmasq.bst
+++ b/elements/core-deps/dnsmasq.bst
@@ -2,7 +2,7 @@ kind: make
sources:
- kind: tar
- url: http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.86.tar.xz
+ url: https://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.86.tar.xz
depends:
- freedesktop-sdk.bst:bootstrap-import.bst
diff --git a/elements/core-deps/ebtables.bst b/elements/core-deps/ebtables.bst
index 56bef9c7c..707ed23c1 100644
--- a/elements/core-deps/ebtables.bst
+++ b/elements/core-deps/ebtables.bst
@@ -1,7 +1,7 @@
kind: autotools
sources:
- kind: tar
- url: http://ftp.netfilter.org/pub/ebtables/ebtables-2.0.11.tar.gz
+ url: https://ftp.netfilter.org/pub/ebtables/ebtables-2.0.11.tar.gz
build-depends:
- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
depends:
diff --git a/elements/core-deps/libbluray.bst b/elements/core-deps/libbluray.bst
index 72f8e39a4..5e5de2200 100644
--- a/elements/core-deps/libbluray.bst
+++ b/elements/core-deps/libbluray.bst
@@ -1,7 +1,7 @@
kind: autotools
sources:
- kind: tar
- url: http://ftp.videolan.org/pub/videolan/libbluray/1.3.0/libbluray-1.3.0.tar.bz2
+ url: https://ftp.videolan.org/pub/videolan/libbluray/1.3.0/libbluray-1.3.0.tar.bz2
build-depends:
- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
depends:
diff --git a/elements/core-deps/libcanberra.bst b/elements/core-deps/libcanberra.bst
index 4d6d3377a..8a3025f96 100644
--- a/elements/core-deps/libcanberra.bst
+++ b/elements/core-deps/libcanberra.bst
@@ -2,7 +2,7 @@ kind: autotools
sources:
- kind: tar
- url: http://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz
+ url: https://0pointer.de/lennart/projects/libcanberra/libcanberra-0.30.tar.xz
build-depends:
- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
diff --git a/elements/core-deps/libdvdread.bst b/elements/core-deps/libdvdread.bst
index 5927188a8..8c4371da9 100644
--- a/elements/core-deps/libdvdread.bst
+++ b/elements/core-deps/libdvdread.bst
@@ -1,7 +1,7 @@
kind: autotools
sources:
- kind: tar
- url: http://download.videolan.org/pub/videolan/libdvdread/6.1.2/libdvdread-6.1.2.tar.bz2
+ url: https://download.videolan.org/pub/videolan/libdvdread/6.1.2/libdvdread-6.1.2.tar.bz2
build-depends:
- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
depends:
diff --git a/elements/vm/kyotocabinet.bst b/elements/vm/kyotocabinet.bst
index 2d15dbf79..ef873de98 100644
--- a/elements/vm/kyotocabinet.bst
+++ b/elements/vm/kyotocabinet.bst
@@ -1,7 +1,7 @@
kind: autotools
sources:
- kind: tar
- url: http://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.76.tar.gz
+ url: https://fallabs.com/kyotocabinet/pkg/kyotocabinet-1.2.76.tar.gz
- kind: patch
path: files/kyotocabinet/cpp-14.patch
build-depends:
diff --git a/elements/vm/libhangul.bst b/elements/vm/libhangul.bst
index 806fe28ac..a7ae1ffda 100644
--- a/elements/vm/libhangul.bst
+++ b/elements/vm/libhangul.bst
@@ -1,7 +1,7 @@
kind: autotools
sources:
- kind: tar
- url: http://kldp.net/hangul/release/3442-libhangul-0.1.0.tar.gz
+ url: https://kldp.net/hangul/release/3442-libhangul-0.1.0.tar.gz
build-depends:
- freedesktop-sdk.bst:public-stacks/buildsystem-autotools.bst
depends:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]