network/lighttpd: Updated for version 1.4.67.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-10-19 10:11:58 +02:00 committed by Willy Sudiarto Raharjo
parent 1333e79d66
commit 4f67d3dc44
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lighttpd
VERSION=${VERSION:-1.4.66}
VERSION=${VERSION:-1.4.67}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="lighttpd"
VERSION="1.4.66"
VERSION="1.4.67"
HOMEPAGE="http://www.lighttpd.net/"
DOWNLOAD="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.66.tar.xz"
MD5SUM="78b43d1dc36e1cf34d4003bc5e97a964"
DOWNLOAD="http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-1.4.67.tar.xz"
MD5SUM="64822c5061001673162cf9775d91a80b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""