cmake-gui: update to 3.9.4.
This commit is contained in:
parent
a82aecbd58
commit
6a0df14cfd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.9.3
|
||||
version=3.9.4
|
||||
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=8eaf75e1e932159aae98ab5e7491499545554be62a08cbcbc7c75c84b999f28a
|
||||
checksum=b5d86f12ae0072db520fdbdad67405f799eb728b610ed66043c20a92b4906ca1
|
||||
nocross=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue