static nginx version
Signed-off-by: fbt <fbt@fleshless.org>
This commit is contained in:
parent
efee987b5c
commit
ffa47631ad
3
PKGBUILD
3
PKGBUILD
|
@ -9,10 +9,9 @@ pkgname=nginx-mod-rtmp
|
||||||
pkgver=1.2.1
|
pkgver=1.2.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
|
||||||
|
_nginxver=1.16.1
|
||||||
_modname='nginx-rtmp-module'
|
_modname='nginx-rtmp-module'
|
||||||
|
|
||||||
IFS='/' read -r _ _nginxver < <(/usr/bin/nginx -v)
|
|
||||||
|
|
||||||
pkgdesc="Module for nginx that adds RTMP support"
|
pkgdesc="Module for nginx that adds RTMP support"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
depends=('nginx')
|
depends=('nginx')
|
||||||
|
|
Reference in New Issue
Block a user