cmake-gui: update to 3.12.3.
This commit is contained in:
parent
9096d26e8a
commit
af154248e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.12.2
|
||||
version=3.12.3
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=configure
|
||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
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=0f97485799e51a7070cc11494f3e02349b0fc3a24cc12b082e737bf67a0581a4
|
||||
checksum=acbf13af31a741794106b76e5d22448b004a66485fc99f6d7df4d22e99da164a
|
||||
nocross=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue