From: Ansuel Smith Date: Sun, 30 Sep 2018 14:11:51 +0000 (+0200) Subject: nginx: update to latest release X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ce9a8bc96ed43baae246708fc9a326e007d07fa9;p=feed%2Fpackages.git nginx: update to latest release Signed-off-by: Ansuel Smith --- diff --git a/net/nginx/Makefile b/net/nginx/Makefile index b25897df46..37ea3aaf55 100644 --- a/net/nginx/Makefile +++ b/net/nginx/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=nginx -PKG_VERSION:=1.15.3 +PKG_VERSION:=1.15.4 PKG_RELEASE:=1 PKG_SOURCE:=nginx-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://nginx.org/download/ -PKG_HASH:=9391fb91c3e2ebd040a4e3ac2b2f0893deb6232edc30a8e16fcc9c3fa9d6be85 +PKG_HASH:=3324776c800d974ceae8797ab9102ca26a8c3656f5c6fb3f31f2cb1e719458e7 PKG_MAINTAINER:=Thomas Heil \ Ansuel Smith