cmake-gui: update to 3.5.2.
This commit is contained in:
parent
bb6838e01f
commit
3babddce5a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.5.1
|
||||
revision=2
|
||||
version=3.5.2
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --mandir=/share/man --docdir=/share/doc/cmake
|
||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1, 3-clause-BSD"
|
||||
homepage="http://www.cmake.org"
|
||||
distfiles="http://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
|
||||
checksum=93d651a754bcf6f0124669646391dd5774c0fc4d407c384e3ae76ef9a60477e8
|
||||
checksum=92d8410d3d981bb881dfff2aed466da55a58d34c7390d50449aa59b32bb5e62a
|
||||
|
||||
do_install() {
|
||||
# We are only interested in cmake-gui.
|
||||
|
|
Loading…
Reference in a new issue