mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cmake-gui: update to 3.16.3.
This commit is contained in:
parent
97cc7dc6b5
commit
4e3da9d1fd
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.16.2
|
version=3.16.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cmake-${version}"
|
wrksrc="cmake-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -21,7 +21,7 @@ license="LGPL-2.1-or-later, GPL-3.0-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
|
||||||
https://github.com/ndowens/void/archive/cmake-gui-data.tar.gz"
|
https://github.com/ndowens/void/archive/cmake-gui-data.tar.gz"
|
||||||
checksum="8c09786ec60ca2be354c29829072c38113de9184f29928eb9da8446a5f2ce6a9
|
checksum="e54f16df9b53dac30fd626415833a6e75b0e47915393843da1825b096ee60668
|
||||||
137af0e1eaaa0b646817d97b6e7213de76570357574fe597a6125f170f6cc5fe"
|
137af0e1eaaa0b646817d97b6e7213de76570357574fe597a6125f170f6cc5fe"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue