cmake-gui: update to 3.5.1.
This commit is contained in:
parent
5351a2be0d
commit
48b9c84d56
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.5.0
|
||||
version=3.5.1
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=configure
|
||||
|
@ -13,7 +13,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=92c83ad8a4fd6224cf6319a60b399854f55b38ebe9d297c942408b792b1a9efa
|
||||
checksum=93d651a754bcf6f0124669646391dd5774c0fc4d407c384e3ae76ef9a60477e8
|
||||
|
||||
do_install() {
|
||||
# We are only interested in cmake-gui.
|
||||
|
|
Loading…
Reference in New Issue