diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-07-04 02:12:21 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2024-07-04 02:12:21 -0700 |
commit | deec6a36372ef5cb89f76991b8b39218bcb54a49 (patch) | |
tree | 33aee5ff216a2c8df23a53414fb4e9e33695e96b /PKGBUILD | |
parent | Rebuild for nginx 1.25.5 (diff) | |
download | nginx-mainline-mod-rtmp-deec6a36372ef5cb89f76991b8b39218bcb54a49.tar.xz |
Rebuild against nginx 1.27
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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') |