mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/nginx to 1.8.1
This commit is contained in:
parent
26896d7d79
commit
66f94b4f28
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
# - build with PIE to fix segfaults
|
||||
|
||||
pkgname=nginx
|
||||
pkgver=1.8.0
|
||||
pkgrel=2
|
||||
pkgver=1.8.1
|
||||
pkgrel=1
|
||||
pkgdesc='Lightweight HTTP server and IMAP/POP3 proxy server'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://nginx.org'
|
||||
|
@ -30,7 +30,7 @@ install=nginx.install
|
|||
source=($url/download/nginx-$pkgver.tar.gz
|
||||
service
|
||||
logrotate)
|
||||
md5sums=('3ca4a37931e9fa301964b8ce889da8cb'
|
||||
md5sums=('2e91695074dbdfbf1bcec0ada9fda462'
|
||||
'5dd4d09914a4403b9df778ec1d66167c'
|
||||
'19a26a61c8afe78defb8b4544f79a9a0')
|
||||
|
||||
|
|
Loading…
Reference in a new issue