diff options
Diffstat (limited to 'network/awstats/awstats.SlackBuild')
-rw-r--r-- | network/awstats/awstats.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/awstats/awstats.SlackBuild b/network/awstats/awstats.SlackBuild index 76c19e3a45485..84f80b59655e7 100644 --- a/network/awstats/awstats.SlackBuild +++ b/network/awstats/awstats.SlackBuild @@ -30,7 +30,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="awstats" -VERSION=${VERSION:-7.8} +VERSION=${VERSION:-7.9} # hardcode ARCH ARCH=noarch BUILD=${BUILD:-1} |