summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Zhong2014-12-20 01:07:06 +0800
committerAllen Zhong2014-12-20 01:07:06 +0800
commite81cd0e065b68e7c10172e29e046345ed274dc9f (patch)
tree2b6939064056a8f1f34b47630e7f0307a96a0977
parenta8a719cb8dff142c068bb5d982aefd739be05e86 (diff)
downloadaur-e81cd0e065b68e7c10172e29e046345ed274dc9f.tar.gz
upgpkg: tengine-extra 2.1.0-2
* Fix http_secure_link_module not build as shared .so
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bfe95aba1314..3f8af6e4a3be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=tengine-extra
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='A web server based on Nginx and has many advanced features, originated by Taobao. Some extra modules enabled.'
arch=('i686' 'x86_64')
url='http://tengine.taobao.org'
@@ -78,7 +78,6 @@ build() {
--with-http_degradation_module \
--with-http_flv_module=shared \
--with-http_mp4_module=shared\
- --with-http_secure_link_module \
--with-http_sub_module=shared \
--with-http_sysguard_module=shared