New nginx version
This commit is contained in:
parent
85399eaf83
commit
8c69307ec0
9
PKGBUILD
9
PKGBUILD
@ -1,11 +1,12 @@
|
|||||||
# $Id: PKGBUILD 292654 2017-04-13 06:50:26Z bpiotrowski $
|
# $Id$
|
||||||
# Maintainer: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
|
# Maintainer: Giancarlo Razzolini <grazzolini@archlinux.org>
|
||||||
|
# Contributor: Bartłomiej Piotrowski <bpiotrowski@archlinux.org>
|
||||||
# Contributor: Sébastien Luttringer
|
# Contributor: Sébastien Luttringer
|
||||||
# Contributor: Drew DeVault
|
# Contributor: Drew DeVault
|
||||||
# Contributor: Arti Zirk <arti.zirk@gmail.com>
|
# Contributor: Arti Zirk <arti.zirk@gmail.com>
|
||||||
|
|
||||||
pkgname=nginx-ilves
|
pkgname=nginx-ilves
|
||||||
pkgver=1.12.0
|
pkgver=1.13.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline release'
|
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server, mainline release'
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
@ -34,7 +35,7 @@ source=($url/download/nginx-$pkgver.tar.gz{,.asc}
|
|||||||
ngx_fancyindex.tar.gz::https://github.com/aperezdc/ngx-fancyindex/archive/v0.4.1.tar.gz
|
ngx_fancyindex.tar.gz::https://github.com/aperezdc/ngx-fancyindex/archive/v0.4.1.tar.gz
|
||||||
ngx_headers_more.tar.gz::https://github.com/openresty/headers-more-nginx-module/archive/v0.32.tar.gz)
|
ngx_headers_more.tar.gz::https://github.com/openresty/headers-more-nginx-module/archive/v0.32.tar.gz)
|
||||||
validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin <mdounin@mdounin.ru>
|
validpgpkeys=('B0F4253373F8F6F510D42178520A9993A1C052F8') # Maxim Dounin <mdounin@mdounin.ru>
|
||||||
md5sums=('995eb0a140455cf0cfc497e5bd7f94b3'
|
md5sums=('5c2fe93447140b8b1a815a13bc89355b'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'09862c34cd9593bc40da81f88c5fc4b2'
|
'09862c34cd9593bc40da81f88c5fc4b2'
|
||||||
'6a01fb17af86f03707c8ae60f98a2dc2'
|
'6a01fb17af86f03707c8ae60f98a2dc2'
|
||||||
|
Loading…
Reference in New Issue
Block a user