mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/nginx to 1.10.1-1
This commit is contained in:
parent
3522cf3bce
commit
b857a80aca
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
# - build with PIE to fix segfaults
|
||||
|
||||
pkgname=nginx
|
||||
pkgver=1.10.0
|
||||
pkgrel=2
|
||||
pkgver=1.10.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=('c184c873d2798c5ba92be95ed1209c02'
|
||||
md5sums=('088292d9caf6059ef328aa7dda332e44'
|
||||
'5dd4d09914a4403b9df778ec1d66167c'
|
||||
'19a26a61c8afe78defb8b4544f79a9a0')
|
||||
|
||||
|
|
Loading…
Reference in a new issue