summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaichi Shinozaki2015-07-17 15:25:56 +0100
committerDaichi Shinozaki2015-07-17 15:25:56 +0100
commitdf367a385e63cfdf7b8c6b4862b2c6fed13d78a6 (patch)
tree4c0a182e8431d7b8b411362bc2ddbb7cce0e109b /.SRCINFO
downloadaur-df367a385e63cfdf7b8c6b4862b2c6fed13d78a6.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 31 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6153a8ee259f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,31 @@
+pkgbase = openresty
+ pkgdesc = a powerful web app server by extending nginx
+ pkgver = 1.7.10.1
+ pkgrel = 2
+ url = http://openresty.org/
+ arch = i686
+ arch = x86_64
+ license = BSD
+ depends = perl>=5.6.1
+ depends = readline
+ depends = pcre
+ depends = openssl
+ backup = opt/openresty/nginx/conf/fastcgi.conf
+ backup = opt/openresty/nginx/conf/fastcgi_params
+ backup = opt/openresty/nginx/conf/koi-win
+ backup = opt/openresty/nginx/conf/koi-utf
+ backup = opt/openresty/nginx/conf/mime.types
+ backup = opt/openresty/nginx/conf/nginx.conf
+ backup = opt/openresty/nginx/conf/scgi_params
+ backup = opt/openresty/nginx/conf/uwsgi_params
+ backup = opt/openresty/nginx/conf/win-utf
+ backup = etc/logrotate.d/openresty
+ source = http://openresty.org/download/ngx_openresty-1.7.10.1.tar.gz
+ source = service
+ source = openresty.logrotate
+ sha256sums = 4fd0d73e5955319cee51c6fa574e254be4538a63ae3e673c35eacdf9d4bce679
+ sha256sums = ec55ac7da98f5f5ec54d096c5f79b656edec0ebca835b6b9f1d20fb7be7119c5
+ sha256sums = 613b0ed3fe4b5ee505ddb5122ee41604f464a5049be81c97601ee93970763a23
+
+pkgname = openresty
+