cmake-gui: update to 3.8.1.
This commit is contained in:
parent
3ed2b1f829
commit
b7bf69362f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake-gui'
|
# Template file for 'cmake-gui'
|
||||||
pkgname=cmake-gui
|
pkgname=cmake-gui
|
||||||
version=3.8.0
|
version=3.8.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=cab99162e648257343a20f61bcd0b287f5e88e36fcb2f1d77959da60b7f35969
|
checksum=ce5d9161396e06501b00e52933783150a87c33080d4bdcef461b5b7fd24ac228
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Reference in New Issue