mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/webmin: Updated for version 1.870.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8daa8d76f6
commit
6f765ba46f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=webmin
|
||||
VERSION=${VERSION:-1.850}
|
||||
VERSION=${VERSION:-1.870}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webmin"
|
||||
VERSION="1.850"
|
||||
VERSION="1.870"
|
||||
HOMEPAGE="http://www.webmin.com/"
|
||||
DOWNLOAD="https://downloads.sf.net/project/webadmin/webmin/1.850/webmin-1.850.tar.gz"
|
||||
MD5SUM="cd6ee98f73f9418562197675b952d81b"
|
||||
DOWNLOAD="https://downloads.sf.net/project/webadmin/webmin/1.870/webmin-1.870.tar.gz"
|
||||
MD5SUM="892f309dec4e3da74a0215cf1c7e1d27"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue