mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/cdk: Updated for version 5.0_20160131.
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
5ee065fead
commit
2cdb0bdae7
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=cdk
|
||||
VERSION=${VERSION:-5.0_20150928}
|
||||
VERSION=${VERSION:-5.0_20160131}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="cdk"
|
||||
VERSION="5.0_20150928"
|
||||
VERSION="5.0_20160131"
|
||||
HOMEPAGE="http://invisible-island.net/cdk/"
|
||||
DOWNLOAD="ftp://invisible-island.net/cdk/cdk-5.0-20150928.tgz"
|
||||
MD5SUM="4cdeb55c4f9e8fb81c411f1f2a7564a5"
|
||||
DOWNLOAD="ftp://invisible-island.net/cdk/cdk-5.0-20160131.tgz"
|
||||
MD5SUM="3a519980fd3c5d04ecfc82259586d7c4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue