summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-06-14 09:57:00 +0200
committerMartchus2022-06-14 09:57:00 +0200
commitd88b41d60e5d0eaa1b80c44a46756b26f5b586ae (patch)
tree5508f50942e59a80252d6ac2e84d5de40de3bcc8 /PKGBUILD
parentc83988ad0d443165f54b8f1aaec6b549d262b8a8 (diff)
downloadaur-d88b41d60e5d0eaa1b80c44a46756b26f5b586ae.tar.gz
Update to nginx 1.22.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index be35a63b9dae..79210733fd3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=nginx-mod-rtmp
pkgver=1.2.2
-pkgrel=2
+pkgrel=3
_dirname="nginx-rtmp-module-$pkgver"
-_nginxver=1.20.2
+_nginxver=1.22.0
pkgdesc='Module for nginx that adds RTMP support'
arch=('x86_64')