cmake-gui: update to 3.22.1.
This commit is contained in:
parent
9891085a06
commit
1e4fd5503b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cmake-gui'
|
# Template file for 'cmake-gui'
|
||||||
pkgname=cmake-gui
|
pkgname=cmake-gui
|
||||||
version=3.21.1
|
version=3.22.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="cmake-${version}"
|
wrksrc="cmake-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="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=fac3915171d4dff25913975d712f76e69aef44bf738ba7b976793a458b4cfed4
|
checksum=0e998229549d7b3f368703d20e248e7ee1f853910d42704aa87918c213ea82c0
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
# We are only interested in cmake-gui.
|
# We are only interested in cmake-gui.
|
||||||
|
|
Loading…
Reference in New Issue