diff --git a/srcpkgs/codelite/template b/srcpkgs/codelite/template index 4070bfc020f..94961537ffc 100644 --- a/srcpkgs/codelite/template +++ b/srcpkgs/codelite/template @@ -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 " 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