parent
f8b3d2e9b0
commit
9010fb6ccb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake-gui'
|
# Template file for 'cmake-gui'
|
||||||
pkgname=cmake-gui
|
pkgname=cmake-gui
|
||||||
version=3.9.6
|
version=3.10.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cmake-${version}"
|
wrksrc="cmake-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1, 3-clause-BSD"
|
license="LGPL-2.1, 3-clause-BSD"
|
||||||
homepage="http://www.cmake.org"
|
homepage="http://www.cmake.org"
|
||||||
distfiles="http://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
|
distfiles="http://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
|
||||||
checksum=7410851a783a41b521214ad987bb534a7e4a65e059651a2514e6ebfc8f46b218
|
checksum=7be36ee24b0f5928251b644d29f5ff268330a916944ef4a75e23ba01e7573284
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in a new issue