network/darkhttpd: Updated for version 1.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
31e270e620
commit
fe462c160e
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for darkhttpd
|
||||
|
||||
# Copyright 2015 Leonard Schmidt <lems@gmx.net>
|
||||
# Copyright 2015-2016 Leonard Schmidt <lems@gmx.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=darkhttpd
|
||||
VERSION=${VERSION:-1.11}
|
||||
VERSION=${VERSION:-1.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="darkhttpd"
|
||||
VERSION="1.11"
|
||||
VERSION="1.12"
|
||||
HOMEPAGE="https://unix4lyfe.org/darkhttpd/"
|
||||
DOWNLOAD="https://unix4lyfe.org/darkhttpd/darkhttpd-1.11.tar.bz2"
|
||||
MD5SUM="050e5a821b1fa71a82c6efba7fda1323"
|
||||
DOWNLOAD="https://unix4lyfe.org/darkhttpd/darkhttpd-1.12.tar.bz2"
|
||||
MD5SUM="d0d483a92f7af8f1c667d9e23e754280"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue