guess we need this
This commit is contained in:
parent
5a309cf2d8
commit
b90cc64b87
4
PKGBUILD
4
PKGBUILD
@ -15,6 +15,10 @@ license=('custom')
|
||||
source=(${pkgname}::git+https://git.mentality.rip/sjw/ngx_http_enhance_mp4_module.git
|
||||
http://nginx.org/download/nginx-${ngx_ver}.tar.gz
|
||||
)
|
||||
sha512sums=(
|
||||
'SKIP'
|
||||
'8c21eeb62ab6e32e436932500f700bd2fb99fd2d29e43c08a5bfed4714c189c29c7141db551fcd5d2437303b7439f71758f7407dfd3e801e704e45e7daa78ddb'
|
||||
)
|
||||
|
||||
prepare() {
|
||||
cp -r /usr/src/nginx .
|
||||
|
Loading…
Reference in New Issue
Block a user