codelite: update to 11.0.

This commit is contained in:
Andrea Brancaleoni 2017-10-10 15:45:56 +02:00
parent 5990e46269
commit c486b5b56f

View file

@ -1,6 +1,6 @@
# Template file for 'codelite'
pkgname=codelite
version=10.0
version=11.0
revision=1
build_style=cmake
configure_args="-DENABLE_CLANG=1 -DENABLE_LLDB=1 -DWITH_MYSQL=1"
@ -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=e345b819061a178a0404be2333a68017b7cc288cc673378a08418fe2d130534b
checksum=9eb23ea635fc746318a832efd752b08027c11efcd9af7f494f31dbaacdd651a1
only_for_archs="i686 x86_64"
nopie=yes