cmake-gui: update to 3.15.2
[ci skip]
This commit is contained in:
parent
06a0fdf7fa
commit
ebab7df3a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.14.5
|
||||
version=3.15.2
|
||||
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=505ae49ebe3c63c595fa5f814975d8b72848447ee13b6613b0f8b96ebda18c06
|
||||
checksum=539088cb29a68e6d6a8fba5c00951e5e5b1a92c68fa38a83e1ed2f355933f768
|
||||
nocross=yes
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue