This commit is contained in:
Your New SJW Waifu 2021-04-05 14:23:25 -05:00
parent 50f10be8e0
commit 93539cfb7e
1 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@ pkgrel=1
pkgdesc='Places moov atom at beginning of mp4 file on-the-fly to improve streaming performance'
arch=('i686' 'x86_64')
depends=('nginx')
makedepends=('nginx-src')
makedepends=('git')
url="https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module"
license=('custom')
source=(${pkgname}::git+https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module.git
https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module/archive/master.tar.gz
http://nginx.org/download/nginx-${_ngx_ver}.tar.gz
)
prepare() {