lighttpd: bump version to 1.4.45

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Vicente Olivert Riera 2017-01-16 13:17:48 +00:00 committed by Peter Korsgaard
parent c50dc281b7
commit 77f413b9f2
2 changed files with 2 additions and 2 deletions

View file

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

View file

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