summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-08 13:56:01 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-08 13:56:01 -0700
commit54384c05ada7d4684385d239859c96a4bf771cde (patch)
treede7b56e6bc65a0d2a4df25742377ec8e317ae6e6
parentRebuild against 1.23.3 (diff)
downloadnginx-mainline-mod-rtmp-54384c05ada7d4684385d239859c96a4bf771cde.tar.xz
Rebuild against nginx 1.23.4
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 44602a5..57ff2ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=nginx-mainline-mod-rtmp
pkgver=1.2.2
-pkgrel=9
+pkgrel=10
_modname="nginx-rtmp-module"
-_nginxver=1.23.3
+_nginxver=1.23.4
pkgdesc="Module for mainline nginx that adds RTMP support"
arch=('aarch64' 'i686' 'x86_64')