lighttpd: update to lighttpd 1.4.55 release hash
authorGlenn Strauss <gstrauss@gluelogic.com>
Wed, 6 Oct 2021 01:12:34 +0000 (21:12 -0400)
committerRosen Penev <rosenp@gmail.com>
Wed, 6 Oct 2021 07:16:45 +0000 (00:16 -0700)
update lighttpd in openwrt-19.07 branch from lighttpd 1.4.54 to 1.4.55

Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
net/lighttpd/Makefile

index a23d9c07260161e9afda230fd7c4516196957685..015cfb53072fff1914c95f4a89805a95ea742d12 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lighttpd
-PKG_VERSION:=1.4.54
+PKG_VERSION:=1.4.55
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://download.lighttpd.net/lighttpd/releases-1.4.x
-PKG_HASH:=cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721
+PKG_HASH:=6a0b50e9c9d5cc3d9e48592315c25a2d645858f863e1ccd120507a30ce21e927
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 PKG_LICENSE:=BSD-3-Clause