diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-12 08:34:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-02-12 08:34:34 +0000 |
commit | f1090d758509857ab2ed4ec047d573b3e4c45ae2 (patch) | |
tree | 1d3daf4b46c1e35d8e4986eb851c880009ad1083 /main/nginx/APKBUILD | |
parent | 3774757840904fda90736e05279abe050574600b (diff) | |
download | aports-f1090d758509857ab2ed4ec047d573b3e4c45ae2.tar.bz2 aports-f1090d758509857ab2ed4ec047d573b3e4c45ae2.tar.xz |
main/nginx: upgrade to 1.4.5
Diffstat (limited to 'main/nginx/APKBUILD')
-rw-r--r-- | main/nginx/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD index 41ced0d6b9..f1d051cc51 100644 --- a/main/nginx/APKBUILD +++ b/main/nginx/APKBUILD @@ -3,9 +3,9 @@ # Contributor: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> pkgname=nginx -pkgver=1.4.4 +pkgver=1.4.5 _nginxrtmpver=1.1.0 -pkgrel=2 +pkgrel=0 pkgdesc="lightweight HTTP and reverse proxy server" url="http://www.nginx.org" arch="all" @@ -69,19 +69,19 @@ package() { install -m644 -D LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE } -md5sums="5dfaba1cbeae9087f3949860a02caa9f nginx-1.4.4.tar.gz +md5sums="1a635e9543570f0c881b8ec9db0c6898 nginx-1.4.5.tar.gz ef72159bfdba7a9b0759bd93979d2d4a nginx-rtmp-module-1.1.0.tar.gz 3aeb488921109e60d02ed64d36790aeb musl-crypt-fix.patch 801a87f7f9d27f8ad85b41a78b4c4461 ipv6.patch 4faf8dff6ff1490edae1688baf1b2abb nginx.initd 8823274a834332d3db4f62bf7dd1fb7d nginx.logrotate" -sha256sums="7c989a58e5408c9593da0bebcd0e4ffc3d892d1316ba5042ddb0be5b0b4102b9 nginx-1.4.4.tar.gz +sha256sums="ade9024356a8f2b0679ea50e477b2585d46f43aa695cbe8ace9d65f457e0077e nginx-1.4.5.tar.gz d57da822b632b52435b159f6358de9474917786f709e197b1e2a81fe7d289d75 nginx-rtmp-module-1.1.0.tar.gz 8c398640bd379c1c6a2fafcd2b3848a72902e47924e8e2490b312c141eec5d70 musl-crypt-fix.patch a24ef5843ae0afa538b00c37eb7da7870f9d7f146f52a9668678f7296cf71d9b ipv6.patch 34e9b1dbb9f5fe4d71f7469ded3eb98fac02f57ecfbfd04ba623099766b4709c nginx.initd cea0c6f8de55a4c3a3eccc57910de1c3116634082c8e5b660630fb927a29f38d nginx.logrotate" -sha512sums="6007d3a6eea17a49dd3b39f2520a4f00e8dee3feaa86c582d8f0ef81dd4c1e2992cbea3b5be10cdd0ff85a8b24381aa6114ebdbf77d29c91d946639752b5c867 nginx-1.4.4.tar.gz +sha512sums="df73635ee18ca5cfd20197d0f9abf15e9045ef08fc983c0812c7a1d0229c403322b3775c441f579262a8a2ac2d98e22202e38325758d432bda1acdb62de5a08d nginx-1.4.5.tar.gz fa5ca550939981f2ca0e7669b5357caec49836807c4789d0b8c23fd3fb6e8694374f1eb46f31dc3c7114a90fe87053fc3905b9a70a0a74082db8d003795d8136 nginx-rtmp-module-1.1.0.tar.gz 21114c775e4bdd1f7b8b9abc143284945e96ed1d8c49904ddf918abad87b16253f918ba47976cd2df32f0fdb8a7dad399d4200e879db2da6cf93a28aab236a75 musl-crypt-fix.patch 68d64a84568ec2df0366925ab282a05ebe21a85044b6c7844a47573cfd8cc8ed119cc772358bc3fff36e2d4fdf583a730592825f5f98632993ca86d1f8438d5f ipv6.patch |