diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-04-24 20:15:54 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2013-04-24 20:15:54 +0200 |
commit | f491f090dc92629206aa7eb24e7d4d012284b20b (patch) | |
tree | 28cbf63f6241b2a486473df7f1db7c3539306768 /main/nginx | |
parent | 2d09aa493e38b6fd3932d49bd4e6c380b7b5381b (diff) | |
download | aports-f491f090dc92629206aa7eb24e7d4d012284b20b.tar.bz2 aports-f491f090dc92629206aa7eb24e7d4d012284b20b.tar.xz |
main/nginx: upgrade to 1.4.0
Diffstat (limited to 'main/nginx')
-rw-r--r-- | main/nginx/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD index 9c9a1369ed..5335fa97c2 100644 --- a/main/nginx/APKBUILD +++ b/main/nginx/APKBUILD @@ -3,7 +3,7 @@ # Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> pkgname=nginx -pkgver=1.2.8 +pkgver=1.4.0 pkgrel=0 pkgdesc="lightweight HTTP and reverse proxy server" url="http://www.nginx.org" |