summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2022-09-23 06:21:09 +0600
committerMubashshir2022-09-23 06:21:09 +0600
commit103f57cbc8c67b7c46915a62a8f7925abe53af6e (patch)
treeae88856df0112f001b313eaf8366f79e483cab41 /PKGBUILD
parent54a8d7c02aa05512047b34fc69e6dc12f8d72b26 (diff)
downloadaur-103f57cbc8c67b7c46915a62a8f7925abe53af6e.tar.gz
openresty/lua-nginx-module: Release 0.10.22-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 592d6c346f14..8041cb6caf63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# match! rc[0-9]*$
pkgname=nginx-mainline-mod-lua
-pkgver=0.10.21
+pkgver=0.10.22
pkgrel=1
epoch=1
@@ -18,7 +18,7 @@ url="https://github.com/openresty/lua-nginx-module"
license=('BSD')
source=(https://github.com/openresty/$_modname-nginx-module/archive/v$pkgver/$_modname-$pkgver.tar.gz)
-sha256sums=('9db756000578efaecb43bea4fc6cf631aaa80988d86ffe5d3afeb9927895ffad')
+sha256sums=('294d3d4b2d14fda1b8c539ff86f90047d203df861eb9a1ac44ec5c679ef55408')
prepare() {
mkdir -p build