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