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


Commits:
e7cd1f27 by Massimiliano Torromeo at 2025-05-07T00:07:31+02:00
upgpkg: 0.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = nginx-mod-njs
        pkgdesc = nginScript module for nginx
-       pkgver = 0.8.10
-       pkgrel = 8
+       pkgver = 0.9.0
+       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.8.10/nginx-mod-njs-0.8.10.tar.gz
-       sha256sums = 
0be4bdd79184cd43f55a0377e59107fddfeef33e54f97c890894f0fe72628d26
+       source = 
https://github.com/nginx/njs/archive/refs/tags/0.9.0/nginx-mod-njs-0.9.0.tar.gz
+       sha256sums = 
7b0446f0b3e0b63b57883e0464d883f0ac4eab82ec7746599d37563dc6808203
 
 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.8.10
-pkgrel=8
+pkgver=0.9.0
+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=('0be4bdd79184cd43f55a0377e59107fddfeef33e54f97c890894f0fe72628d26')
+sha256sums=('7b0446f0b3e0b63b57883e0464d883f0ac4eab82ec7746599d37563dc6808203')
 
 prepare() {
   mkdir -p build



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

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


Reply via email to