network/lighttpd2: Updated for version 20180908_bda1a90.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
0936dfca5b
commit
93cc852f28
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for lighttpd2
|
# Slackware build script for lighttpd2
|
||||||
|
|
||||||
# Copyright (c) 2007 Daniel de Kok <moc.mikciat@leinad>
|
# 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.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -26,7 +26,7 @@
|
||||||
# Twisted for lighttpd2 by Matteo Bernardini <ponce@slackbuilds.org>
|
# Twisted for lighttpd2 by Matteo Bernardini <ponce@slackbuilds.org>
|
||||||
|
|
||||||
PRGNAM=lighttpd2
|
PRGNAM=lighttpd2
|
||||||
VERSION=${VERSION:-20170102_ca44691}
|
VERSION=${VERSION:-20180908_bda1a90}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="lighttpd2"
|
PRGNAM="lighttpd2"
|
||||||
VERSION="20170102_ca44691"
|
VERSION="20180908_bda1a90"
|
||||||
HOMEPAGE="http://www.lighttpd.net"
|
HOMEPAGE="http://www.lighttpd.net"
|
||||||
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lighttpd2-20170102_ca44691.tar.xz"
|
DOWNLOAD="http://ponce.cc/slackware/sources/repo/lighttpd2-20180908_bda1a90.tar.xz"
|
||||||
MD5SUM="86c7d4797569898e03a177e6b32417ae"
|
MD5SUM="6c9dd8adc0ae1cf0f61dc9792a474cf3"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libev lua ragel"
|
REQUIRES="libev lua ragel"
|
||||||
|
|
Loading…
Reference in New Issue