summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author David Somero <dsomero@hotmail.com>2010-03-15 19:33:25 -0500
committer Erik Hanson <erik@slackbuilds.org>2010-05-13 13:26:59 +0200
commitedb57ba4a5dc59657fa516cd1e0f24a8da699150 (patch)
tree8b83bd9a930210806650f0cc676654eead6cccae
parent1a0de88ed439279089f83dde91add07e3a08d4eb (diff)
downloadslackbuilds-edb57ba4a5dc59657fa516cd1e0f24a8da699150.tar.gz
slackbuilds-edb57ba4a5dc59657fa516cd1e0f24a8da699150.tar.xz
system/webmin: Updated for version 1.510.
-rw-r--r--system/webmin/webmin.SlackBuild6
-rw-r--r--system/webmin/webmin.info8
2 files changed, 7 insertions, 7 deletions
diff --git a/system/webmin/webmin.SlackBuild b/system/webmin/webmin.SlackBuild
index 7890644169..48816b914c 100644
--- a/system/webmin/webmin.SlackBuild
+++ b/system/webmin/webmin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Webmin http://www.webmin.com
-# Copyright 2006-2009 David Somero (dsomero@hotmail.com)
+# Copyright 2006-2010 David Somero (dsomero@hotmail.com)
# 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=webmin
-VERSION=1.500
+VERSION=1.510
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -84,7 +84,7 @@ noperlpath=1
nopostinstall=1
export config_dir var_dir perl autoos port login crypt host ssl atboot \
- nostart nochown autothird nouninstall noperlpath nopostinstall
+ nostart nochown autothird nouninstall noperlpath nopostinstall
cd $PKG/usr/libexec/webmin
./setup.sh 2>&1
diff --git a/system/webmin/webmin.info b/system/webmin/webmin.info
index 048a2a40ce..b09fc60cc7 100644
--- a/system/webmin/webmin.info
+++ b/system/webmin/webmin.info
@@ -1,10 +1,10 @@
PRGNAM="webmin"
-VERSION="1.500"
+VERSION="1.510"
HOMEPAGE="http://www.webmin.com/"
-DOWNLOAD="http://downloads.sourceforge.net/webadmin/webmin-1.500.tar.gz"
-MD5SUM="b0272f97ea2d1283dd4d35585af256b9"
+DOWNLOAD="http://downloads.sourceforge.net/webadmin/webmin-1.510.tar.gz"
+MD5SUM="cdcc09d71d85d81914a90413eaf21d3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="David Somero"
EMAIL="dsomero@hotmail.com"
-APPROVED="rworkman"
+APPROVED="Erik Hanson"