diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-12-14 17:40:12 -0800 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-12-14 17:40:12 -0800 |
| commit | 46a1a6678d09bab6004b990a52b8e9e799c239b8 (patch) | |
| tree | af70555d88aec93a107e4d7685056f742ae8da9b | |
| parent | Rebuild against 1.23.2 (diff) | |
| download | nginx-mainline-mod-rtmp-46a1a6678d09bab6004b990a52b8e9e799c239b8.tar.xz | |
Rebuild against 1.23.3
| -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=8 +pkgrel=9 _modname="nginx-rtmp-module" -_nginxver=1.23.2 +_nginxver=1.23.3 pkgdesc="Module for mainline nginx that adds RTMP support" arch=('aarch64' 'i686' 'x86_64') |
