summaryrefslogtreecommitdiffstats
path: root/network/darkhttpd/darkhttpd.SlackBuild
diff options
context:
space:
mode:
author Leonard Schmidt <lems@gmx.net>2016-03-29 22:58:28 +0100
committer David Spencer <idlemoor@slackbuilds.org>2016-03-31 12:48:02 +0100
commitfe462c160e8dab36f16cec36c2a2555e9e9293a7 (patch)
treea67e62b075020805bf29e4897e89f2696fb4f541 /network/darkhttpd/darkhttpd.SlackBuild
parent31e270e6202586eff9334a3686de71b1730d9e3c (diff)
downloadslackbuilds-fe462c160e8dab36f16cec36c2a2555e9e9293a7.tar.gz
slackbuilds-fe462c160e8dab36f16cec36c2a2555e9e9293a7.tar.xz
network/darkhttpd: Updated for version 1.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/darkhttpd/darkhttpd.SlackBuild')
-rw-r--r--network/darkhttpd/darkhttpd.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/darkhttpd/darkhttpd.SlackBuild b/network/darkhttpd/darkhttpd.SlackBuild
index 7483206047..0793c760db 100644
--- a/network/darkhttpd/darkhttpd.SlackBuild
+++ b/network/darkhttpd/darkhttpd.SlackBuild
@@ -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}