nginx: add v1.24.0 (#37339)
This commit is contained in:
parent
409bba7cf9
commit
2f49e20b12
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ class Nginx(AutotoolsPackage):
|
|||
homepage = "https://nginx.org/en/"
|
||||
url = "https://nginx.org/download/nginx-1.12.0.tar.gz"
|
||||
|
||||
version("1.24.0", sha256="77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d")
|
||||
version("1.23.4", sha256="d43300e36bb249a7e6edc60bca1b0fc372a0bafce2f346d76acfb677a8790fc0")
|
||||
version("1.23.3", sha256="75cb5787dbb9fae18b14810f91cc4343f64ce4c24e27302136fb52498042ba54")
|
||||
version("1.21.3", sha256="14774aae0d151da350417efc4afda5cce5035056e71894836797e1f6e2d1175a")
|
||||
|
|
Loading…
Reference in a new issue