package/lighttpd: bump to version 1.4.54
authorPierre-Jean Texier <pjtexier@koncepto.io>
Thu, 5 Sep 2019 19:11:40 +0000 (21:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 7 Sep 2019 20:04:37 +0000 (22:04 +0200)
See http://www.lighttpd.net/2019/5/27/1.4.54/

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/lighttpd/lighttpd.hash
package/lighttpd/lighttpd.mk

index 926de33ef21aa73b3c298d8ccff529fa4799dae1..e9987386890e3079980d98edd264877653bd6da5 100644 (file)
@@ -1,4 +1,4 @@
-# From https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.53.sha256sum
-sha256 3bdfce1cf3e9650a556a8c26fb15342c5717c63f530c54693db632b0371dcb78  lighttpd-1.4.53.tar.xz
+# From https://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.54.sha256sum
+sha256 cf14cce2254a96d8fcb6d3181e1a3c29a8f832531c3e86ff6f2524ecda9a8721  lighttpd-1.4.54.tar.xz
 # Locally calculated
 sha256 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13  COPYING
index f50a4af9356c4ef7ff629fd5e7aaa80bf07120bc..449b4b4de21e3f50d3bb0e31c0f7ed04bba1e651 100644 (file)
@@ -5,7 +5,7 @@
 ################################################################################
 
 LIGHTTPD_VERSION_MAJOR = 1.4
-LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).53
+LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).54
 LIGHTTPD_SOURCE = lighttpd-$(LIGHTTPD_VERSION).tar.xz
 LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-$(LIGHTTPD_VERSION_MAJOR).x
 LIGHTTPD_LICENSE = BSD-3-Clause