cmake-gui: update to 3.14.4.
This commit is contained in:
parent
bb3cb09189
commit
b615dbfbd4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.14.3
|
||||
version=3.14.4
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=configure
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later, BSD-3-Clause"
|
||||
homepage="https://www.cmake.org"
|
||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
||||
checksum=215d0b64e81307182b29b63e562edf30b3875b834efdad09b3fcb5a7d2f4b632
|
||||
checksum=00b4dc9b0066079d10f16eed32ec592963a44e7967371d2f5077fd1670ff36d9
|
||||
nocross=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue