lighttpd: bump to version 1.4.44

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2016-12-26 13:21:22 -03:00 committed by Peter Korsgaard
parent 62f0195119
commit b36b2d023f
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# From http://www.lighttpd.net/
sha256 fe0c4a06dd2408a83ee7a2bfedc45e09597f3313cbda82485507573ae8fa948a lighttpd-1.4.43.tar.xz
sha256 adb66ca985651957feb209c91c55ebbf917d23630bfc3a216a2f70043c7b5422 lighttpd-1.4.44.tar.xz

View File

@ -5,7 +5,7 @@
################################################################################
LIGHTTPD_VERSION_MAJOR = 1.4
LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).43
LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).44
LIGHTTPD_SOURCE = lighttpd-$(LIGHTTPD_VERSION).tar.xz
LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-$(LIGHTTPD_VERSION_MAJOR).x
LIGHTTPD_LICENSE = BSD-3c