summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2022-05-19 05:26:15 +0600
committerMubashshir2022-05-19 05:26:15 +0600
commit54a8d7c02aa05512047b34fc69e6dc12f8d72b26 (patch)
treed3476315b7fff2c02d5685e9dfcc82e8cef64b84 /PKGBUILD
parent8b861bcc1eb34da00d05e224994fd7a3d8252195 (diff)
downloadaur-54a8d7c02aa05512047b34fc69e6dc12f8d72b26.tar.gz
openresty/lua-nginx-module: Updated to 0.10.21-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb5e750aeaf1..592d6c346f14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# match! rc[0-9]*$
pkgname=nginx-mainline-mod-lua
-pkgver=0.10.20
-pkgrel=4
+pkgver=0.10.21
+pkgrel=1
epoch=1
_modname="${pkgname#nginx-mainline-mod-}"
@@ -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=('efeb38afc966dec36a086a99f9b8706b8a343e5e44d75c19bf8f017ea6657313')
+sha256sums=('9db756000578efaecb43bea4fc6cf631aaa80988d86ffe5d3afeb9927895ffad')
prepare() {
mkdir -p build