desktop/cwm: Updated for version 5.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
29509deb2b
commit
e9210f18c5
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for cwm
|
||||
|
||||
# Copyright 2014 Leonard Schmidt <lems@gmx.net>
|
||||
# Copyright 2014-2015 Leonard Schmidt <lems@gmx.net>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cwm
|
||||
VERSION=${VERSION:-5.5}
|
||||
VERSION=${VERSION:-5.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cwm"
|
||||
VERSION="5.5"
|
||||
VERSION="5.6"
|
||||
HOMEPAGE="https://github.com/chneukirchen/cwm"
|
||||
DOWNLOAD="http://chneukirchen.org/releases/cwm-5.5.tar.gz"
|
||||
MD5SUM="bd6f484cc9af5915d0a7a7cfb03b7236"
|
||||
DOWNLOAD="http://chneukirchen.org/releases/cwm-5.6.tar.gz"
|
||||
MD5SUM="c447de61393637abcc5287e0f0fa9a5f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue