system/webmin: Updated for version 1.999.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-08-20 09:30:42 +07:00
parent 6a3ae7330a
commit 6fee0e12f0
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=webmin
VERSION=${VERSION:-1.997}
VERSION=${VERSION:-1.999}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="webmin"
VERSION="1.997"
VERSION="1.999"
HOMEPAGE="https://www.webmin.com/"
DOWNLOAD="https://downloads.sf.net/project/webadmin/webmin/1.997/webmin-1.997.tar.gz"
MD5SUM="8053f7708c7d0a1c0d122e38c766bae3"
DOWNLOAD="https://downloads.sf.net/project/webadmin/webmin/1.999/webmin-1.999.tar.gz"
MD5SUM="57405925f73e1407a355fdd96911a201"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zulu-openjdk8"