codelite: update to 12.0.

This commit is contained in:
Andrea Brancaleoni 2018-02-27 08:40:51 +01:00
parent a9276f7b87
commit 8632708c6a

View File

@ -1,7 +1,7 @@
# Template file for 'codelite'
pkgname=codelite
version=11.0
revision=2
version=12.0
revision=1
build_style=cmake
configure_args="-DENABLE_CLANG=1 -DENABLE_LLDB=1 -DWITH_MYSQL=1"
hostmakedepends="pkg-config clang"
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-3"
homepage="http://www.codelite.org"
distfiles="https://github.com/eranif/${pkgname}/archive/${version}.tar.gz"
checksum=9eb23ea635fc746318a832efd752b08027c11efcd9af7f494f31dbaacdd651a1
checksum=e8912e3e0aea8890b5c65631ad94d58ddc587812c7ac6ec398e37aaa4b7005b4
only_for_archs="i686 x86_64"