Commit 9773b828 authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

lighttpd: bump to version 1.4.39

parent fb4c041c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# From http://www.lighttpd.net/
sha256 4912568b7befcf3f552ca4668bd7f38cd85f42a22944359d00816ec27eb1e504  lighttpd-1.4.38.tar.xz
sha256	7eb9a1853c3d6dd5851682b0733a729ba4158d6bdff80974d5ef5f1f6887365b	lighttpd-1.4.39.tar.xz
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
################################################################################

LIGHTTPD_VERSION_MAJOR = 1.4
LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).38
LIGHTTPD_VERSION = $(LIGHTTPD_VERSION_MAJOR).39
LIGHTTPD_SOURCE = lighttpd-$(LIGHTTPD_VERSION).tar.xz
LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-$(LIGHTTPD_VERSION_MAJOR).x
LIGHTTPD_LICENSE = BSD-3c