summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-05-24 15:10:46 +0200
committerMartchus2023-05-24 15:10:46 +0200
commit68850b273185a6a9db045eb0ad9749291c7a0d0a (patch)
tree4a64ff2cd35b77a60880a326605351a0e59dca0d /PKGBUILD
parent189b24c5c121c41b160a79435180a4c584f9f2b3 (diff)
downloadaur-68850b273185a6a9db045eb0ad9749291c7a0d0a.tar.gz
Update for NGINX 1.24.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4a28a0b4d20..d7095180d5fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=nginx-mod-rtmp
pkgver=1.2.2
-pkgrel=4
+pkgrel=5
_dirname="nginx-rtmp-module-$pkgver"
-_nginxver=1.22.1
+_nginxver=1.24.0
pkgdesc='Module for nginx that adds RTMP support'
arch=('x86_64')