network/lighttpd: Updated for version 1.4.54.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-08-14 15:55:10 +02:00 committed by Willy Sudiarto Raharjo
parent 80b01d791d
commit 5466d8c610
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
# Slackware build script for lighttpd
# Copyright (c) 2007 Daniel de Kok <moc.mikciat@leinad>
# Copyright 2016-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2016-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=lighttpd
VERSION=${VERSION:-1.4.52}
VERSION=${VERSION:-1.4.54}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="lighttpd"
VERSION="1.4.52"
VERSION="1.4.54"
HOMEPAGE="http://www.lighttpd.net/"
DOWNLOAD="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.52.tar.xz"
MD5SUM="34f5c79137325ba31484bed1e54e66e6"
DOWNLOAD="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.54.tar.xz"
MD5SUM="7abc776243c811e9872f73ab38b7f8b5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""