summaryrefslogtreecommitdiffstats
path: root/network/awstats/awstats.SlackBuild
diff options
context:
space:
mode:
author Nishant Limbachia2017-04-04 18:25:03 +0200
committer Willy Sudiarto Raharjo2017-04-06 16:03:04 +0200
commit0f90074f917c41c9bf2c15ef84cdba8552dd4c95 (patch)
tree0c9bb4edc6b2480919fb619d9be8558ce4597539 /network/awstats/awstats.SlackBuild
parentb7f0eaac3bab123717101e106b9e000f441f3a24 (diff)
downloadslackbuilds-0f90074f917c41c9bf2c15ef84cdba8552dd4c95.tar.gz
network/awstats: Updated for version 7.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/awstats/awstats.SlackBuild')
-rw-r--r--network/awstats/awstats.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/awstats/awstats.SlackBuild b/network/awstats/awstats.SlackBuild
index e2b193dabc..428254e1d1 100644
--- a/network/awstats/awstats.SlackBuild
+++ b/network/awstats/awstats.SlackBuild
@@ -3,7 +3,7 @@
# Slackware Package Build Script for awstats
# Home Page http://awstats.sourceforge.net/
-# Copyright (c) 2009-2016, Nishant Limbachia, Hoffman Estates, IL, USA
+# Copyright (c) 2009-2017, Nishant Limbachia, Hoffman Estates, IL, USA
# <nishant _AT_ mnspace _DOT_ net>
# All rights reserved.
#
@@ -28,7 +28,7 @@
# Modified by the SlackBuilds.org project.
PRGNAM="awstats"
-VERSION=${VERSION:-7.5}
+VERSION=${VERSION:-7.6}
# hardcode ARCH
ARCH=noarch
BUILD=${BUILD:-1}