Skip to content

Commit

Permalink
Openresty_jll build 1.21.4+1
Browse files Browse the repository at this point in the history
  • Loading branch information
lamdor committed Jun 25, 2024
1 parent b93c310 commit 9405ce6
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 20 deletions.
16 changes: 8 additions & 8 deletions Artifacts.toml
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
[[Openresty]]
arch = "x86_64"
git-tree-sha1 = "62a9d117fce8a8549148d0c8e6eea800d934fa05"
libc = "glibc"
git-tree-sha1 = "f37d51ca03ed5219e0f448cd194fb94aa8b4f9f2"
libc = "musl"
os = "linux"

[[Openresty.download]]
sha256 = "b282643d2f96b0538f7ab29fe1fc07a7eb936e0cdaceb314f5e0ddad2815b87d"
url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.21.4+0/Openresty.v1.21.4.x86_64-linux-gnu.tar.gz"
sha256 = "e3a8144fcbf18c91646b6d6e552df0270adc0ad152973c5936172294d075fc68"
url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.21.4+0/Openresty.v1.21.4.x86_64-linux-musl.tar.gz"
[[Openresty]]
arch = "x86_64"
git-tree-sha1 = "f37d51ca03ed5219e0f448cd194fb94aa8b4f9f2"
libc = "musl"
git-tree-sha1 = "39a96a63d32c35fc2ffde10cc4e1953759ff1a6e"
libc = "glibc"
os = "linux"

[[Openresty.download]]
sha256 = "e3a8144fcbf18c91646b6d6e552df0270adc0ad152973c5936172294d075fc68"
url = "https://github.com/JuliaBinaryWrappers/Openresty_jll.jl/releases/download/Openresty-v1.21.4+0/Openresty.v1.21.4.x86_64-linux-musl.tar.gz"
sha256 = "a7d004f691d981990faf30184ec2b6121c1fc01a200897574248508ec8678d6d"
url = "https://github.com/JuliaComputing/Openresty_jll.jl/releases/download/Openresty-v1.21.4+1/Openresty.v1.21.4.x86_64-linux-gnu.tar.gz"
5 changes: 4 additions & 1 deletion 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.21.4+0"
version = "1.21.4+1"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
Expand All @@ -11,3 +11,6 @@ Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
[compat]
JLLWrappers = "1.2.0"
julia = "1.0"
Pkg = "1"
Libdl = "1"
Artifacts = "1"
13 changes: 2 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,7 @@
# `Openresty_jll.jl` (v1.21.4+0)

[![deps](https://juliahub.com/docs/Openresty_jll/deps.svg)](https://juliahub.com/ui/Packages/Openresty_jll/z0hDd?page=2)
# `Openresty_jll.jl` (v1.21.4+1)

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/f0c1c872522c1d1a7da71ec39f93bc0a23fdf70c/O/Openresty/build_tarballs.jl) script can be found on [`Yggdrasil`](https://github.com/JuliaPackaging/Yggdrasil/), the community build tree.

## Bug Reports

If you have any issue, please report it to the Yggdrasil [bug tracker](https://github.com/JuliaPackaging/Yggdrasil/issues).

## Documentation

For more details about JLL packages and how to use them, see `BinaryBuilder.jl` [documentation](https://docs.binarybuilder.org/stable/jll/).
Expand All @@ -21,14 +13,13 @@ The tarballs for `Openresty_jll.jl` have been built from these sources:
* compressed archive: https://openresty.org/download/openresty-1.21.4.1.tar.gz (SHA256 checksum: `0c5093b64f7821e85065c99e5d4e6cc31820cfd7f37b9a0dec84209d87a2af99`)
* compressed archive: https://sourceforge.net/projects/pcre/files/pcre/8.45/pcre-8.45.tar.bz2 (SHA256 checksum: `4dae6fdcd2bb0bb6c37b5f97c33c2be954da743985369cddac3546e3218bffb8`)
* compressed archive: https://www.openssl.org/source/openssl-1.1.1p.tar.gz (SHA256 checksum: `bf61b62aaa66c7c7639942a94de4c9ae8280c08f17d4eac2e44644d9fc8ace6f`)
* compressed archive: https://www.zlib.net/zlib-1.2.12.tar.gz (SHA256 checksum: `91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9`)
* compressed archive: https://www.zlib.net/zlib-1.3.1.tar.gz (SHA256 checksum: `9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23`)

## Platforms

`Openresty_jll.jl` is available for the following platforms:

* `Linux x86_64 {libc=glibc}` (`x86_64-linux-gnu`)
* `Linux x86_64 {libc=musl}` (`x86_64-linux-musl`)

## Products

Expand Down

0 comments on commit 9405ce6

Please sign in to comment.