codelite: update to 10.0.

This commit is contained in:
Andrea Brancaleoni 2017-01-05 10:29:57 +01:00
parent 1d50853058
commit 560b1e9b8e

View file

@ -1,7 +1,7 @@
# Template file for 'codelite'
pkgname=codelite
version=9.2
revision=2
version=10.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 <miwaxe@gmail.com>"
license="GPL-3"
homepage="http://www.codelite.org"
distfiles="https://github.com/eranif/${pkgname}/archive/${version}.tar.gz"
checksum="2e82e26d55e9884cd5c1061efd3ab4d8bd81dc6e095c5b811d0a3cba395e6118"
checksum=e345b819061a178a0404be2333a68017b7cc288cc673378a08418fe2d130534b
only_for_archs="i686 x86_64"
nopie=yes