From 59ae94f4a8bafc198d5e44b4ed6c08ad286ba241 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 25 Feb 2024 20:45:25 -0800 Subject: Rebuild against nginx 1.25.4 --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index e53cc3e..2902aca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,10 +7,10 @@ pkgname=nginx-mainline-mod-rtmp pkgver=1.2.2 -pkgrel=14 +pkgrel=15 _modname="nginx-rtmp-module" -_nginxver=1.25.3 +_nginxver=1.25.4 pkgdesc="Module for mainline nginx that adds RTMP support" arch=('aarch64' 'i686' 'x86_64') -- cgit v1.2.1