From c486b5b56f3b10d29b732fcf068f97c0efa65031 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 10 Oct 2017 15:45:56 +0200 Subject: [PATCH] codelite: update to 11.0. --- srcpkgs/codelite/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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