mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
cmake-gui: update to 3.15.4.
This commit is contained in:
parent
7c4ba43dd5
commit
5df9df6458
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake-gui'
|
# Template file for 'cmake-gui'
|
||||||
pkgname=cmake-gui
|
pkgname=cmake-gui
|
||||||
version=3.15.3
|
version=3.15.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cmake-${version}"
|
wrksrc="cmake-${version}"
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later, BSD-3-Clause"
|
license="LGPL-2.1-or-later, BSD-3-Clause"
|
||||||
homepage="https://www.cmake.org"
|
homepage="https://www.cmake.org"
|
||||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
||||||
checksum=13958243a01365b05652fa01b21d40fa834f70a9e30efa69c02604e64f58b8f5
|
checksum=8a211589ea21374e49b25fc1fc170e2d5c7462b795f1b29c84dd0e984301ed7a
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue