mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/webmin: Updated for version 1.740.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9ec32a02d4
commit
e22896693e
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Webmin http://www.webmin.com
|
||||
|
||||
# Copyright 2006-2014 David Somero (dsomero@hotmail.com)
|
||||
# Copyright 2006-2015 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=${VERSION:-1.730}
|
||||
VERSION=${VERSION:-1.740}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webmin"
|
||||
VERSION="1.730"
|
||||
VERSION="1.740"
|
||||
HOMEPAGE="http://www.webmin.com/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/webadmin/webmin-1.730.tar.gz"
|
||||
MD5SUM="a54d11c32372b8361da1ad363a2d3ad9"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/webadmin/webmin-1.740.tar.gz"
|
||||
MD5SUM="2b506fed9baadf11733431344c412bb7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue