mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
60301cdf09
This commit includes changes by rworkman, and Kent Fritz deserves some thanks for pointing out a bug with variable assignment of NGINX_USER and NGINX_GROUP. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
10 lines
266 B
Text
10 lines
266 B
Text
PRGNAM="nginx"
|
|
VERSION="1.0.9"
|
|
HOMEPAGE="http://nginx.org/"
|
|
DOWNLOAD="http://nginx.org/download/nginx-1.0.9.tar.gz"
|
|
MD5SUM="bd2bfba1c5bf751bc3361de5e3ac7c4a"
|
|
DOWNLOAD_x86_64=""
|
|
MD5SUM_x86_64=""
|
|
MAINTAINER="Diogo Leal"
|
|
EMAIL="diogo@diogoleal.com"
|
|
APPROVED="rworkman"
|