mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
games/javacpc: Updated for version 2.9.7c.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
34306b700f
commit
e8f60d2921
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for javacpc
|
||||
|
||||
# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=javacpc
|
||||
SRCNAM=JavaCPC_Desktop
|
||||
VERSION=${VERSION:-2.9.7}
|
||||
VERSION=${VERSION:-2.9.7c}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="javacpc"
|
||||
VERSION="2.9.7"
|
||||
VERSION="2.9.7c"
|
||||
HOMEPAGE="http://cpc-live.com"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/javacpc/JavaCPC%20Desktop/JavaCPC_Desktop_2.9.7.zip"
|
||||
MD5SUM="dec912b0d128e9c42266d27f1b1f5378"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/javacpc/JavaCPC%20Desktop/JavaCPC_Desktop_2.9.7c.zip"
|
||||
MD5SUM="6a59f2efafb940b34ca1e5e43b1fc48b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="jdk"
|
||||
|
|
Loading…
Reference in a new issue