summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-27 11:18:13 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-04-27 11:18:13 -0700
commit9da4ff36ba6133e40e88a880d553de685d21dd54 (patch)
treeeaafa68169c5234685fe24bc9ec90535715d73d4
parentRebuild against nginx 1.25.4 (diff)
downloadnginx-mainline-mod-rtmp-master.tar.xz
Rebuild for nginx 1.25.5HEADmaster
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2902aca..45bcda5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=nginx-mainline-mod-rtmp
pkgver=1.2.2
-pkgrel=15
+pkgrel=16
_modname="nginx-rtmp-module"
-_nginxver=1.25.4
+_nginxver=1.25.5
pkgdesc="Module for mainline nginx that adds RTMP support"
arch=('aarch64' 'i686' 'x86_64')