From b79368e396bb615579800db9429a5c48d7f392d3 Mon Sep 17 00:00:00 2001 From: jlbuild Date: Tue, 5 Oct 2021 22:58:13 +0000 Subject: [PATCH] Openresty_jll build 1.19.9+0 --- Artifacts.toml | 30 +++++----------------- Project.toml | 2 +- README.md | 10 +++----- src/wrappers/i686-linux-gnu.jl | 44 --------------------------------- src/wrappers/i686-linux-musl.jl | 44 --------------------------------- 5 files changed, 11 insertions(+), 119 deletions(-) delete mode 100644 src/wrappers/i686-linux-gnu.jl delete mode 100644 src/wrappers/i686-linux-musl.jl diff --git a/Artifacts.toml b/Artifacts.toml index 6257c0e..738b0bb 100644 --- a/Artifacts.toml +++ b/Artifacts.toml @@ -1,36 +1,18 @@ [[Openresty]] -arch = "i686" -git-tree-sha1 = "d917b94660054be8ef815bbae7b02643ef569978" -libc = "glibc" -os = "linux" - - [[Openresty.download]] - sha256 = "854a54c7dac126b63e8229aa3e0cd61dbb4a15cdef27f91d8e64de6c6de83bc4" - url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.19.3+0/Openresty.v1.19.3.i686-linux-gnu.tar.gz" -[[Openresty]] -arch = "i686" -git-tree-sha1 = "7183fa6365e16a3f61edaf396acdb5ca1fe5c8c1" -libc = "musl" -os = "linux" - - [[Openresty.download]] - sha256 = "2e644b2cc0662f142657f482fdb263e03d03ebecb53a94de4e3bc1c861e94abb" - url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.19.3+0/Openresty.v1.19.3.i686-linux-musl.tar.gz" -[[Openresty]] arch = "x86_64" -git-tree-sha1 = "b57b76cbd39f68c4d266ad74d96b2e19d9f89f39" +git-tree-sha1 = "8734ebb1794d346e38f491a80ee184ee48ecb02a" libc = "glibc" os = "linux" [[Openresty.download]] - sha256 = "cad0093dc7b2a2a417ff193ad262d9016d9a1038c89852401c94dbae9e619c48" - url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.19.3+0/Openresty.v1.19.3.x86_64-linux-gnu.tar.gz" + sha256 = "a9fedc0189393e125dd70c87625a0d619d81466fd2a8124a0bc9b708af38d595" + url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.19.9+0/Openresty.v1.19.9.x86_64-linux-gnu.tar.gz" [[Openresty]] arch = "x86_64" -git-tree-sha1 = "bfee06a2470eacc07817ced31a9c8ab02d47791a" +git-tree-sha1 = "c37d42aaed507b0fbccc103abbc05b7515034e10" libc = "musl" os = "linux" [[Openresty.download]] - sha256 = "d1bc43e1ba506edee2240fddb0d974651af071bfc0fc903344fc785956ee0444" - url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.19.3+0/Openresty.v1.19.3.x86_64-linux-musl.tar.gz" + sha256 = "c4963feba4821df71eed81fe95d369a98688659eba257a6784bab4cbf2278e31" + url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.19.9+0/Openresty.v1.19.9.x86_64-linux-musl.tar.gz" diff --git a/Project.toml b/Project.toml index ab7f164..d1154d0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "Openresty_jll" uuid = "87da34d4-7b1b-5a94-8376-8cb65bf3132c" -version = "1.19.3+0" +version = "1.19.9+0" [deps] JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210" diff --git a/README.md b/README.md index 7ef7e46..e983b5a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# `Openresty_jll.jl` (v1.19.3+0) +# `Openresty_jll.jl` (v1.19.9+0) -This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/1c227892641888a9c658710b047f94652ae27718/O/Openresty/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues). +This is an autogenerated package constructed using [`BinaryBuilder.jl`](https://github.com/JuliaPackaging/BinaryBuilder.jl). The originating [`build_tarballs.jl`](https://github.com/JuliaPackaging/Yggdrasil/blob/ccba3f0b1e778490db9b8af9ae932d9b758933dd/O/Openresty/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree. If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues). For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/). @@ -8,17 +8,15 @@ For more details about JLL packages and how to use them, see `BinaryBuilder.jl` The tarballs for `Openresty_jll.jl` have been built from these sources: -* compressed archive: https://openresty.org/download/openresty-1.19.3.1.tar.gz (SHA256 checksum: `f36fcd9c51f4f9eb8aaab8c7f9e21018d5ce97694315b19cacd6ccf53ab03d5d`) +* compressed archive: https://openresty.org/download/openresty-1.19.9.1.tar.gz (SHA256 checksum: `576ff4e546e3301ce474deef9345522b7ef3a9d172600c62057f182f3a68c1f6`) * compressed archive: https://ftp.pcre.org/pub/pcre/pcre-8.43.tar.gz (SHA256 checksum: `0b8e7465dc5e98c757cc3650a20a7843ee4c3edf50aaf60bb33fd879690d2c73`) -* compressed archive: https://www.openssl.org/source/openssl-1.0.2t.tar.gz (SHA256 checksum: `14cb464efe7ac6b54799b34456bd69558a749a4931ecfd9cf9f71d7881cac7bc`) +* compressed archive: https://www.openssl.org/source/openssl-1.1.1l.tar.gz (SHA256 checksum: `0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1`) * compressed archive: https://www.zlib.net/zlib-1.2.11.tar.gz (SHA256 checksum: `c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1`) ## Platforms `Openresty_jll.jl` is available for the following platforms: -* `Linux i686 {libc=glibc}` (`i686-linux-gnu`) -* `Linux i686 {libc=musl}` (`i686-linux-musl`) * `Linux x86_64 {libc=glibc}` (`x86_64-linux-gnu`) * `Linux x86_64 {libc=musl}` (`x86_64-linux-musl`) diff --git a/src/wrappers/i686-linux-gnu.jl b/src/wrappers/i686-linux-gnu.jl deleted file mode 100644 index 014d6d3..0000000 --- a/src/wrappers/i686-linux-gnu.jl +++ /dev/null @@ -1,44 +0,0 @@ -# Autogenerated wrapper script for Openresty_jll for i686-linux-gnu -export luajit_dir, lualib_dir, nginx_dir, openresty, opm, resty - -JLLWrappers.@generate_wrapper_header("Openresty") -JLLWrappers.@declare_file_product(luajit_dir) -JLLWrappers.@declare_file_product(lualib_dir) -JLLWrappers.@declare_file_product(nginx_dir) -JLLWrappers.@declare_executable_product(openresty) -JLLWrappers.@declare_executable_product(opm) -JLLWrappers.@declare_executable_product(resty) -function __init__() - JLLWrappers.@generate_init_header() - JLLWrappers.@init_file_product( - luajit_dir, - "luajit", - ) - - JLLWrappers.@init_file_product( - lualib_dir, - "lualib", - ) - - JLLWrappers.@init_file_product( - nginx_dir, - "nginx", - ) - - JLLWrappers.@init_executable_product( - openresty, - "bin/openresty", - ) - - JLLWrappers.@init_executable_product( - opm, - "bin/opm", - ) - - JLLWrappers.@init_executable_product( - resty, - "bin/resty", - ) - - JLLWrappers.@generate_init_footer() -end # __init__() diff --git a/src/wrappers/i686-linux-musl.jl b/src/wrappers/i686-linux-musl.jl deleted file mode 100644 index 6e0a904..0000000 --- a/src/wrappers/i686-linux-musl.jl +++ /dev/null @@ -1,44 +0,0 @@ -# Autogenerated wrapper script for Openresty_jll for i686-linux-musl -export luajit_dir, lualib_dir, nginx_dir, openresty, opm, resty - -JLLWrappers.@generate_wrapper_header("Openresty") -JLLWrappers.@declare_file_product(luajit_dir) -JLLWrappers.@declare_file_product(lualib_dir) -JLLWrappers.@declare_file_product(nginx_dir) -JLLWrappers.@declare_executable_product(openresty) -JLLWrappers.@declare_executable_product(opm) -JLLWrappers.@declare_executable_product(resty) -function __init__() - JLLWrappers.@generate_init_header() - JLLWrappers.@init_file_product( - luajit_dir, - "luajit", - ) - - JLLWrappers.@init_file_product( - lualib_dir, - "lualib", - ) - - JLLWrappers.@init_file_product( - nginx_dir, - "nginx", - ) - - JLLWrappers.@init_executable_product( - openresty, - "bin/openresty", - ) - - JLLWrappers.@init_executable_product( - opm, - "bin/opm", - ) - - JLLWrappers.@init_executable_product( - resty, - "bin/resty", - ) - - JLLWrappers.@generate_init_footer() -end # __init__()