diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-11-12 07:56:56 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-11-12 07:56:56 +0000 |
commit | 5bd99ab7cead60329a2c7753e026a38fc6174ba8 (patch) | |
tree | 14de188390ac569480a06c7ee63b66c0458898b7 /www/nginx | |
parent | Update to 1.8.4 (diff) |
Update to latest version: 0.1.6 (bugfix release).
Submitted by: marck
Diffstat (limited to 'www/nginx')
-rw-r--r-- | www/nginx/Makefile | 2 | ||||
-rw-r--r-- | www/nginx/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/nginx/Makefile b/www/nginx/Makefile index e9cca3e269d1..0b5f03527e7f 100644 --- a/www/nginx/Makefile +++ b/www/nginx/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nginx -PORTVERSION= 0.1.5 +PORTVERSION= 0.1.6 CATEGORIES= www MASTER_SITES= http://sysoev.ru/nginx/ diff --git a/www/nginx/distinfo b/www/nginx/distinfo index b5a5793f54fc..de49eb52e763 100644 --- a/www/nginx/distinfo +++ b/www/nginx/distinfo @@ -1,2 +1,2 @@ -MD5 (nginx-0.1.5.tar.gz) = 91ac6b54b50a745ea04623ec1b7153cb -SIZE (nginx-0.1.5.tar.gz) = 237067 +MD5 (nginx-0.1.6.tar.gz) = 35a9ff8630e9876535ee0d966926e4a9 +SIZE (nginx-0.1.6.tar.gz) = 237271 |