summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-16 14:16:51 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-16 14:16:51 -0700
commit2ef8a8bfb63d7e5da222284c3155f7ed5fd4d9f1 (patch)
tree5088434f1605bc85ef21e1747d2e8204b72b1461
parentRebuild against nginx 1.23.4 (diff)
downloadnginx-mainline-mod-rtmp-2ef8a8bfb63d7e5da222284c3155f7ed5fd4d9f1.tar.xz
Rebuild against 1.24.0
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57ff2ec..3e68bc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=nginx-mainline-mod-rtmp
pkgver=1.2.2
-pkgrel=10
+pkgrel=11
_modname="nginx-rtmp-module"
-_nginxver=1.23.4
+_nginxver=1.24.0
pkgdesc="Module for mainline nginx that adds RTMP support"
arch=('aarch64' 'i686' 'x86_64')