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