mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/codelite: Updated for version 14.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0935024ab3
commit
2797d7ad5b
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Written by Wainamoinen <wainamoinen@gmail.com>
|
||||
|
||||
PRGNAM=codelite
|
||||
VERSION=${VERSION:-13.0}
|
||||
VERSION=${VERSION:-14.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="codelite"
|
||||
VERSION="13.0"
|
||||
VERSION="14.0"
|
||||
HOMEPAGE="http://www.codelite.org/"
|
||||
DOWNLOAD="https://github.com/eranif/codelite/archive/13.0.tar.gz"
|
||||
MD5SUM="2f5251a0b5d6e1bc0d1bdc6ea7aa830b"
|
||||
DOWNLOAD="https://github.com/eranif/codelite/archive/14.0.tar.gz"
|
||||
MD5SUM="e9d2519fa8077ca9f86b6b8fa9adf332"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue