Massimiliano Torromeo pushed to branch main at Arch Linux / Packaging / 
Packages / nginx-mod-njs


Commits:
0f39e9de by Massimiliano Torromeo at 2026-03-04T19:27:40+01:00
upgpkg: 0.9.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nginx-mod-njs
        pkgdesc = nginScript module for nginx
-       pkgver = 0.9.5
-       pkgrel = 3
+       pkgver = 0.9.6
+       pkgrel = 1
        url = https://nginx.org/en/docs/njs_about.html
        arch = x86_64
        license = BSD-2-Clause
@@ -13,8 +13,8 @@ pkgbase = nginx-mod-njs
        depends = zlib
        depends = pcre2
        depends = libxml2
-       source = 
https://github.com/nginx/njs/archive/refs/tags/0.9.5/nginx-mod-njs-0.9.5.tar.gz
-       sha256sums = 
351a857abfd48c1e5e9c5d01bea046f3cbd2aa1c8ba956703920a5d57e046d7a
+       source = 
https://github.com/nginx/njs/archive/refs/tags/0.9.6/nginx-mod-njs-0.9.6.tar.gz
+       sha256sums = 
713e931d1ffcd337f6304dc55e512dcf2099ba4cc3a996c9ea14f22d5d9cdd79
 
 pkgname = nginx-mod-njs
        depends = glibc


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 pkgbase=nginx-mod-njs
 pkgname=(nginx-mod-njs nginx-mod-njs-stream)
-pkgver=0.9.5
-pkgrel=3
+pkgver=0.9.6
+pkgrel=1
 
 _modname="${pkgname#nginx-mod-}"
 
@@ -15,7 +15,7 @@ url="https://nginx.org/en/docs/njs_about.html";
 license=('BSD-2-Clause')
 
 
source=(https://github.com/nginx/njs/archive/refs/tags/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('351a857abfd48c1e5e9c5d01bea046f3cbd2aa1c8ba956703920a5d57e046d7a')
+sha256sums=('713e931d1ffcd337f6304dc55e512dcf2099ba4cc3a996c9ea14f22d5d9cdd79')
 
 prepare() {
   mkdir -p build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx-mod-njs/-/commit/0f39e9dea46b26c3c1e2bc50dddbdc7f95f3298f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nginx-mod-njs/-/commit/0f39e9dea46b26c3c1e2bc50dddbdc7f95f3298f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to