Date: Wednesday, September 19, 2018 @ 20:03:36 Author: mtorromeo Revision: 383426
upgpkg: nginx-mod-njs 0.2.4-1 Modified: nginx-mod-njs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-19 19:52:43 UTC (rev 383425) +++ PKGBUILD 2018-09-19 20:03:36 UTC (rev 383426) @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=nginx-mod-njs -pkgver=0.2.3 # https://hg.nginx.org/njs/tags +pkgver=0.2.4 # https://hg.nginx.org/njs/tags pkgrel=1 _modname="${pkgname#nginx-mod-}" @@ -20,7 +20,7 @@ validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <[email protected]> sha256sums=('5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5' 'SKIP' - 'cbc7df9ddd7211fe2e252a0394abf26a6d3506a74425362572685aec27a65830') + 'aa2b7ca5f26a60e6d82597f264cd608adebad0061242eddbfddabe54ec6ec522') build() { cd "$srcdir"/nginx-$_nginxver
