cmake-gui: update to 3.7.2
This commit is contained in:
parent
f79a9e7237
commit
1baeb6e65e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.7.1
|
||||
version=3.7.2
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=configure
|
||||
|
@ -15,7 +15,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=449a5bce64dbd4d5b9517ebd1a1248ed197add6ad27934478976fd5f1f9330e1
|
||||
checksum=dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0
|
||||
nocross=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue