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