diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2011-10-28 09:57:06 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2011-10-28 09:59:13 +0000 |
commit | fa38bb9b5c3fe6d73f63240fe52c87204a09511e (patch) | |
tree | f3d7b331a31eda9143d0efabae0af006b3967bc2 /main/nginx/APKBUILD | |
parent | 7981f4662b32f5eda46042e4459d02b0fdf8e6bc (diff) | |
download | aports-fa38bb9b5c3fe6d73f63240fe52c87204a09511e.tar.bz2 aports-fa38bb9b5c3fe6d73f63240fe52c87204a09511e.tar.xz |
main/nginx: update pkgrel and checksum
Diffstat (limited to 'main/nginx/APKBUILD')
-rw-r--r-- | main/nginx/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/nginx/APKBUILD b/main/nginx/APKBUILD index c2a9dda17c..2432f2c5a6 100644 --- a/main/nginx/APKBUILD +++ b/main/nginx/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Cameron Banta <cbanta@gmail.com> pkgname=nginx pkgver=1.0.4 -pkgrel=0 +pkgrel=1 pkgdesc="nginx [engine x] is a HTTP and reverse proxy server" url="http://www.nginx.org" arch="all" @@ -60,4 +60,4 @@ package() { md5sums="d23f6e6b07b57ac061e790b1ed64bb98 nginx-1.0.4.tar.gz b06f6e23753385be0076539ba1806cb6 nginx.initd 8823274a834332d3db4f62bf7dd1fb7d nginx.logrotate -39352885998d36ea3415cd50d0d5049b ipv6.patch" +801a87f7f9d27f8ad85b41a78b4c4461 ipv6.patch" |