summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bd98304..2e03843 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _nginxver=1.17.10
pkgdesc="Module for mainline nginx that adds RTMP support"
arch=('i686' 'x86_64')
-depends=('nginx-mainline==1.17.10')
+depends=('nginx-mainline=1.17.10')
url="https://github.com/arut/nginx-rtmp-module"
license=('BSD')