Skip to content

Commit

Permalink
Update all possible URLs to https in omnibus-software
Browse files Browse the repository at this point in the history
Signed-off-by: skeshari12 <skeshari@msystechnologies.com>

resolve gtar configuration issue and revert runit changes as it does not support https

Signed-off-by: skeshari12 <skeshari@msystechnologies.com>

popt software does not support https

Signed-off-by: skeshari12 <skeshari@msystechnologies.com>
  • Loading branch information
skeshari12 committed Mar 7, 2022
1 parent a886b52 commit 591ea7c
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 9 deletions.
3 changes: 2 additions & 1 deletion config/software/gtar.rb
Expand Up @@ -27,7 +27,7 @@
license "GPL-3.0"
license_file "COPYING"

source url: "http://ftp.gnu.org/gnu/tar/tar-#{version}.tar.gz"
source url: "https://ftp.gnu.org/gnu/tar/tar-#{version}.tar.gz"

relative_path "tar-#{version}"

Expand All @@ -36,6 +36,7 @@

configure_command = [
"./configure",
"FORCE_UNSAFE_CONFIGURE=1",
"--prefix=#{install_dir}/embedded",
]

Expand Down
2 changes: 1 addition & 1 deletion config/software/libedit.rb
Expand Up @@ -33,7 +33,7 @@
version("20130712-3.1") { source sha256: "5d9b1a9dd66f1fe28bbd98e4d8ed1a22d8da0d08d902407dcc4a0702c8d88a37" }
version("20120601-3.0") { source sha256: "51f0f4b4a97b7ebab26e7b5c2564c47628cdb3042fd8ba8d0605c719d2541918" }

source url: "http://www.thrysoee.dk/editline/libedit-#{version}.tar.gz"
source url: "https://www.thrysoee.dk/editline/libedit-#{version}.tar.gz"

if version == "20141030-3.1"
# released tar file has name discrepency in folder name for this version
Expand Down
2 changes: 1 addition & 1 deletion config/software/libintl-perl.rb
Expand Up @@ -43,7 +43,7 @@
version("1.32") { source sha256: "80108298f2564ecbfc7110a3042008e665ed00c2e155b36b0188e6c1135ceba5" }
version("1.23") { source sha256: "60da16356c2fa89a0c542c825d626c8c2811202b6002b56d8574b928a1379ffa" }

source url: "http://search.cpan.org/CPAN/authors/id/G/GU/GUIDO/libintl-perl-#{version}.tar.gz"
source url: "https://search.cpan.org/CPAN/authors/id/G/GU/GUIDO/libintl-perl-#{version}.tar.gz"

relative_path "libintl-perl-#{version}"

Expand Down
2 changes: 1 addition & 1 deletion config/software/liblzma.rb
Expand Up @@ -28,7 +28,7 @@
version("5.2.3") { source sha256: "71928b357d0a09a12a4b4c5fafca8c31c19b0e7d3b8ebb19622e96f26dbf28cb" }
version("5.2.2") { source sha256: "73df4d5d34f0468bd57d09f2d8af363e95ed6cc3a4a86129d2f2c366259902a2" }

source url: "http://tukaani.org/xz/xz-#{version}.tar.gz"
source url: "https://tukaani.org/xz/xz-#{version}.tar.gz"

relative_path "xz-#{version}"

Expand Down
2 changes: 1 addition & 1 deletion config/software/pcre.rb
Expand Up @@ -31,7 +31,7 @@
version("8.44") { source sha256: "aecafd4af3bd0f3935721af77b889d9024b2e01d96b58471bd91a3063fb47728" }
version("8.38") { source sha256: "9883e419c336c63b0cb5202b09537c140966d585e4d0da66147dc513da13e629" }

source url: "http://downloads.sourceforge.net/project/pcre/pcre/#{version}/pcre-#{version}.tar.gz"
source url: "https://downloads.sourceforge.net/project/pcre/pcre/#{version}/pcre-#{version}.tar.gz"

relative_path "pcre-#{version}"

Expand Down
2 changes: 1 addition & 1 deletion config/software/perl.rb
Expand Up @@ -28,7 +28,7 @@
version("5.30.0") { source sha256: "851213c754d98ccff042caa40ba7a796b2cee88c5325f121be5cbb61bbf975f2" }
version("5.22.1") { source sha256: "2b475d0849d54c4250e9cba4241b7b7291cffb45dfd083b677ca7b5d38118f27" }
version("5.18.1") { source sha256: "655e11a8ffba8853efcdce568a142c232600ed120ac24aaebb4e6efe74e85b2b" }
source url: "http://www.cpan.org/src/5.0/perl-#{version}.tar.gz"
source url: "https://www.cpan.org/src/5.0/perl-#{version}.tar.gz"

# perl builds perl as libraries into a special directory. We need to include
# that directory in lib_dirs so omnibus can sign them during macOS deep signing.
Expand Down
2 changes: 1 addition & 1 deletion config/software/perl_pg_driver.rb
Expand Up @@ -32,7 +32,7 @@
version("3.5.3") { source sha256: "7e98a9b975256a4733db1c0e974cad5ad5cb821489323e395ed97bd058e0a90e" }
version("3.3.0") { source sha256: "52f43de5b2d916d447d7ed252b127f728b226dc88db57d4fe9712e21d3586ffe" }

source url: "http://search.cpan.org/CPAN/authors/id/T/TU/TURNSTEP/DBD-Pg-#{version}.tar.gz"
source url: "https://search.cpan.org/CPAN/authors/id/T/TU/TURNSTEP/DBD-Pg-#{version}.tar.gz"

relative_path "DBD-Pg-#{version}"

Expand Down
2 changes: 1 addition & 1 deletion config/software/pkg-config-lite.rb
Expand Up @@ -27,7 +27,7 @@

version("0.28-1") { source sha256: "21b76ec4e115ee30f9b3077a2506e48e8b837332ed4d30c9776502e69c6a29e5" }

source url: "http://downloads.sourceforge.net/project/pkgconfiglite/#{version}/pkg-config-lite-#{version}.tar.gz"
source url: "https://downloads.sourceforge.net/project/pkgconfiglite/#{version}/pkg-config-lite-#{version}.tar.gz"

relative_path "pkg-config-lite-#{version}"

Expand Down
2 changes: 1 addition & 1 deletion config/software/redis.rb
Expand Up @@ -39,7 +39,7 @@
source sha256: "61db74eabf6801f057fd24b590232f2f337d422280fd19486eca03be87d3a82b"
end

source url: "http://download.redis.io/releases/redis-#{version}.tar.gz"
source url: "https://download.redis.io/releases/redis-#{version}.tar.gz"

relative_path "redis-#{version}"

Expand Down

0 comments on commit 591ea7c

Please sign in to comment.