Skip to content

Commit

Permalink
www/nginx: Update to 1.22.0
Browse files Browse the repository at this point in the history
Welcome NGINX 1.22.0

Changelog:
Changes with nginx 1.22.0                                        24 May 2022

    *) 1.22.x stable branch.

Sponsored by: Netzkommune GmbH
  • Loading branch information
joneum committed May 24, 2022
1 parent a61a1fc commit 5b8def7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions www/nginx/Makefile
@@ -1,8 +1,8 @@
# Created by: Sergey A. Osokin <osa@FreeBSD.org>

PORTNAME= nginx
PORTVERSION= 1.20.2
PORTREVISION?= 9
PORTVERSION= 1.22.0
PORTREVISION?= 0
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= https://nginx.org/download/ \
Expand All @@ -21,7 +21,7 @@ BROKEN_mips64= error ngx_spinlock() or ngx_atomic_cmp_set() are not defined

CONFLICTS_INSTALL= nginx-devel

PORTSCOUT= limit:^1\.20\.[0-9]*
PORTSCOUT= limit:^1\.22\.[0-9]*

USES= compiler:c11 cpe

Expand Down
6 changes: 3 additions & 3 deletions www/nginx/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1645303393
SHA256 (nginx-1.20.2.tar.gz) = 958876757782190a1653e14dc26dfc7ba263de310e04c113e11e97d1bef45a42
SIZE (nginx-1.20.2.tar.gz) = 1062124
TIMESTAMP = 1653421379
SHA256 (nginx-1.22.0.tar.gz) = b33d569a6f11a01433a57ce17e83935e953ad4dc77cdd4d40f896c88ac26eb53
SIZE (nginx-1.22.0.tar.gz) = 1073322
SHA256 (nginx_mogilefs_module-1.0.4.tar.gz) = 7ac230d30907f013dff8d435a118619ea6168aa3714dba62c6962d350c6295ae
SIZE (nginx_mogilefs_module-1.0.4.tar.gz) = 11208
SHA256 (nginx_mod_h264_streaming-2.2.7.tar.gz) = 6d974ba630cef59de1f60996c66b401264a345d25988a76037c2856cec756c19
Expand Down

0 comments on commit 5b8def7

Please sign in to comment.