pkgsrc/www/nginx/Makefile
adam db11a3e1da Changes with nginx 1.12.1
*) Security: a specially crafted request might result in an integer
    overflow and incorrect processing of ranges in the range filter,
    potentially resulting in sensitive information leak (CVE-2017-7529).
PkgSrc:
 *) Updated external modules
 *) Added RTMP module (Media Streaming Server)
2017-07-23 21:08:18 +00:00

6 lines
157 B
Makefile

# $NetBSD: Makefile,v 1.73 2017/07/23 21:08:18 adam Exp $
DISTNAME= nginx-1.12.1
MAINTAINER= joerg@NetBSD.org
.include "../../www/nginx/Makefile.common"