system/webmin: Updated for version 1.510.

This commit is contained in:
David Somero 2010-03-15 19:33:25 -05:00 committed by Erik Hanson
parent 1a0de88ed4
commit edb57ba4a5
2 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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"