Date: Saturday, August 25, 2018 @ 14:12:30 Author: mtorromeo Revision: 374000
upgpkg: nginx-mod-njs 0.2.3-1 Modified: nginx-mod-njs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-25 13:26:22 UTC (rev 373999) +++ PKGBUILD 2018-08-25 14:12:30 UTC (rev 374000) @@ -2,7 +2,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=nginx-mod-njs -pkgver=0.2.2 # https://hg.nginx.org/njs/tags +pkgver=0.2.3 # https://hg.nginx.org/njs/tags pkgrel=1 _modname="${pkgname#nginx-mod-}" @@ -21,7 +21,7 @@ validpgpkeys=(B0F4253373F8F6F510D42178520A9993A1C052F8) # Maxim Dounin <[email protected]> sha256sums=('5d15becbf69aba1fe33f8d416d97edd95ea8919ea9ac519eff9bafebb6022cb5' 'SKIP' - 'bd0e4012f9d83c23f6dcb113724495de8dbe498fcfd11e0541a7bb3d248c9f0d') + 'cbc7df9ddd7211fe2e252a0394abf26a6d3506a74425362572685aec27a65830') build() { cd "$srcdir"/nginx-$_nginxver
