update to 1.9.6
This commit is contained in:
parent
ef17adb4d5
commit
241b4fd189
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.83 2015/09/22 16:50:02 robert Exp $
|
||||
# $OpenBSD: Makefile,v 1.84 2015/11/02 08:19:36 robert Exp $
|
||||
|
||||
COMMENT= robust and small HTTP server and mail proxy server
|
||||
|
||||
VERSION= 1.9.5
|
||||
VERSION= 1.9.6
|
||||
DISTNAME= nginx-${VERSION}
|
||||
CATEGORIES= www
|
||||
|
||||
@ -73,7 +73,7 @@ CONFIGURE_ARGS+= --prefix=${NGINX_DIR} \
|
||||
--without-mail_smtp_module
|
||||
|
||||
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX}
|
||||
PATCHFILES+= nginx_chroot-20140823.patch:2
|
||||
PATCHFILES+= nginx_chroot-20151002.patch:2
|
||||
PATCH_DIST_STRIP= -p1
|
||||
|
||||
LUAV= 0.9.12
|
||||
|
@ -1,10 +1,10 @@
|
||||
SHA256 (lua-nginx-module-0.9.12.tar.gz) = 6FwZJMpGcNVwi1jvzW53eTxD8kMxephQoRKWQGf2MVA=
|
||||
SHA256 (naxsi-0.53-1.tar.gz) = zeF1+UDNLoxZW5VRJkLNP4rm88Si7hDC/aIU/+uAgnQ=
|
||||
SHA256 (nginx-1.9.5.tar.gz) = SOJ4emskUnfjfLfFoxsVSaC7rPKIqkcxuqz56qzbSBs=
|
||||
SHA256 (nginx_chroot-20140823.patch) = 8cb6VZH1ptCbuJKyJnWRXAfHSmi5w4841nzwSCvcJRU=
|
||||
SHA256 (nginx-1.9.6.tar.gz) = 7VAfxtDv+dO8EEnMG6OjrIxgLeBGrLKkwQg5K7+oZeo=
|
||||
SHA256 (nginx_chroot-20151002.patch) = Uq1UTl2kYXm7E50B9A5KNyd4ZEtBhJJKL2r4qc+ftjw=
|
||||
SHA256 (ngx_devel_kit-0.2.19.tar.gz) = UB8pmr24G5kqmAvaGC5d5aSys+J1+/cu403XroTEtnk=
|
||||
SIZE (lua-nginx-module-0.9.12.tar.gz) = 512403
|
||||
SIZE (naxsi-0.53-1.tar.gz) = 165627
|
||||
SIZE (nginx-1.9.5.tar.gz) = 884023
|
||||
SIZE (nginx_chroot-20140823.patch) = 7304
|
||||
SIZE (nginx-1.9.6.tar.gz) = 884733
|
||||
SIZE (nginx_chroot-20151002.patch) = 8613
|
||||
SIZE (ngx_devel_kit-0.2.19.tar.gz) = 65029
|
||||
|
Loading…
Reference in New Issue
Block a user