Skip to content

Commit

Permalink
Openresty_jll build 1.19.3+0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlbuild committed May 15, 2021
1 parent e3a6382 commit d46dcfe
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
24 changes: 12 additions & 12 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,36 +1,36 @@
[[Openresty]]
arch = "i686"
git-tree-sha1 = "7a380956b941fbb3ba5fa0d4a4dccae64e2534f1"
git-tree-sha1 = "d917b94660054be8ef815bbae7b02643ef569978"
libc = "glibc"
os = "linux"

[[Openresty.download]]
sha256 = "a25d8d04cf381eb725226a481655c02fd82f99cd1c6d4d7b3121cd8cf570b577"
url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.15.8+0/Openresty.v1.15.8.i686-linux-gnu.tar.gz"
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 = "c6b3c9f6b412a7c8ac09518ad3bb980d517132c0"
git-tree-sha1 = "7183fa6365e16a3f61edaf396acdb5ca1fe5c8c1"
libc = "musl"
os = "linux"

[[Openresty.download]]
sha256 = "dac874c9fc0ff9f6a621aef71e43d5ea78ea73184f298144819a4557646cfa3c"
url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.15.8+0/Openresty.v1.15.8.i686-linux-musl.tar.gz"
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 = "c245239dc810b33108a72a45009b0f902e6e449c"
git-tree-sha1 = "b57b76cbd39f68c4d266ad74d96b2e19d9f89f39"
libc = "glibc"
os = "linux"

[[Openresty.download]]
sha256 = "0b8350c61ea08fc83c9383d0e6685e33804a1d338e253f19380d1366bbde1fec"
url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.15.8+0/Openresty.v1.15.8.x86_64-linux-gnu.tar.gz"
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"
[[Openresty]]
arch = "x86_64"
git-tree-sha1 = "7e172bac945940bc54a3a17e45eb1c075134dcc1"
git-tree-sha1 = "bfee06a2470eacc07817ced31a9c8ab02d47791a"
libc = "musl"
os = "linux"

[[Openresty.download]]
sha256 = "8cc983670474d8f6f8d5568efb79f7d6860a4682679726b8ccbfe64155bb6efd"
url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.15.8+0/Openresty.v1.15.8.x86_64-linux-musl.tar.gz"
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"
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Openresty_jll"
uuid = "87da34d4-7b1b-5a94-8376-8cb65bf3132c"
version = "1.15.8+0"
version = "1.19.3+0"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand All @@ -9,5 +9,5 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"

[compat]
JLLWrappers = "1.1.0"
JLLWrappers = "1.2.0"
julia = "1.0"
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# `Openresty_jll.jl` (v1.15.8+0)
# `Openresty_jll.jl` (v1.19.3+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/3e766c7423c3038bc98429c423088829c885abf1/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/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).

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://juliapackaging.github.io/BinaryBuilder.jl/dev/jll/).

## Sources

The tarballs for `Openresty_jll.jl` have been built from these sources:

* compressed archive: https://openresty.org/download/openresty-1.15.8.3.tar.gz (SHA256 checksum: `b68cf3aa7878db16771c96d9af9887ce11f3e96a1e5e68755637ecaff75134a8`)
* compressed archive: https://openresty.org/download/openresty-1.19.3.1.tar.gz (SHA256 checksum: `f36fcd9c51f4f9eb8aaab8c7f9e21018d5ce97694315b19cacd6ccf53ab03d5d`)
* 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.zlib.net/zlib-1.2.11.tar.gz (SHA256 checksum: `c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1`)
Expand Down

0 comments on commit d46dcfe

Please sign in to comment.