mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/nginx: upgrade to 0.8.54
This commit is contained in:
parent
d68ed56233
commit
00a8226de7
@ -1,11 +1,11 @@
|
||||
# Contributor: Cameron Banta <cbanta@gmail.com>
|
||||
# Maintainer: Cameron Banta <cbanta@gmail.com>
|
||||
pkgname=nginx
|
||||
pkgver=0.8.53
|
||||
pkgver=0.8.54
|
||||
pkgrel=0
|
||||
pkgdesc="nginx [engine x] is a HTTP and reverse proxy server"
|
||||
url="nginx.org"
|
||||
arch="x86 x86_64"
|
||||
url="http://www.nginx.org"
|
||||
arch="all"
|
||||
license="Custom"
|
||||
depends=
|
||||
makedepends="pcre-dev openssl-dev zlib-dev"
|
||||
@ -53,6 +53,6 @@ package() {
|
||||
install -m644 -D LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
|
||||
}
|
||||
|
||||
md5sums="717eaea1b34e8663849f64b9aa05a9da nginx-0.8.53.tar.gz
|
||||
md5sums="44df4eb6a22d725021288c570789046f nginx-0.8.54.tar.gz
|
||||
b06f6e23753385be0076539ba1806cb6 nginx.initd
|
||||
8823274a834332d3db4f62bf7dd1fb7d nginx.logrotate"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user