network/lighttpd2: Updated for version 20180908_bda1a90.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-11-14 11:28:51 +01:00 committed by Willy Sudiarto Raharjo
parent 0936dfca5b
commit 93cc852f28
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 lighttpd2
# Copyright (c) 2007 Daniel de Kok <moc.mikciat@leinad>
# Copyright (c) 2012-2016 Matteo Bernardini <ponce@slackbuilds.org>
# Copyright (c) 2012-2018 Matteo Bernardini <ponce@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -26,7 +26,7 @@
# Twisted for lighttpd2 by Matteo Bernardini <ponce@slackbuilds.org>
PRGNAM=lighttpd2
VERSION=${VERSION:-20170102_ca44691}
VERSION=${VERSION:-20180908_bda1a90}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="lighttpd2"
VERSION="20170102_ca44691"
VERSION="20180908_bda1a90"
HOMEPAGE="http://www.lighttpd.net"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lighttpd2-20170102_ca44691.tar.xz"
MD5SUM="86c7d4797569898e03a177e6b32417ae"
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lighttpd2-20180908_bda1a90.tar.xz"
MD5SUM="6c9dd8adc0ae1cf0f61dc9792a474cf3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libev lua ragel"