summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-09-05 12:33:27 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-09-05 12:33:27 -0700
commitad6da117c3facb284fc05e25fc6deebd2ad98d3d (patch)
treecb23e9ec932574522cb95a24385588ff2bb65e57 /PKGBUILD
parentRebuild against nginx 1.27 (diff)
downloadnginx-mainline-mod-rtmp-ad6da117c3facb284fc05e25fc6deebd2ad98d3d.tar.xz
Rebuild against nginx 1.27.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 50ae592..d1a4fa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,10 @@
pkgname=nginx-mainline-mod-rtmp
pkgver=1.2.2
-pkgrel=18
+pkgrel=19
_modname="nginx-rtmp-module"
-_nginxver=1.27.0
+_nginxver=1.27.1
pkgdesc="Module for mainline nginx that adds RTMP support"
arch=('aarch64' 'i686' 'x86_64')