mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/webmin: Updated for version 1.984.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
878fbfd38c
commit
301be86281
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=webmin
|
||||
VERSION=${VERSION:-1.983}
|
||||
VERSION=${VERSION:-1.984}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webmin"
|
||||
VERSION="1.983"
|
||||
VERSION="1.984"
|
||||
HOMEPAGE="https://www.webmin.com/"
|
||||
DOWNLOAD="https://downloads.sf.net/project/webadmin/webmin/1.983/webmin-1.983.tar.gz"
|
||||
MD5SUM="881329fd7c65b62405099dcd500a8478"
|
||||
DOWNLOAD="https://downloads.sf.net/project/webadmin/webmin/1.984/webmin-1.984.tar.gz"
|
||||
MD5SUM="d7f4ff5b39ab1e6e48a8c357c9eb169e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue