mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/webmin: Updated for version 1.881.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d4644b3a1f
commit
b4dd2e94cd
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.870}
|
||||
VERSION=${VERSION:-1.881}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webmin"
|
||||
VERSION="1.870"
|
||||
VERSION="1.881"
|
||||
HOMEPAGE="http://www.webmin.com/"
|
||||
DOWNLOAD="https://downloads.sf.net/project/webadmin/webmin/1.870/webmin-1.870.tar.gz"
|
||||
MD5SUM="892f309dec4e3da74a0215cf1c7e1d27"
|
||||
DOWNLOAD="https://downloads.sf.net/project/webadmin/webmin/1.881/webmin-1.881.tar.gz"
|
||||
MD5SUM="f37b564c76c1c6b0241fccb1f844f2f0"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue