cmake-gui: update to 3.22.2.
This commit is contained in:
parent
34d9d2416e
commit
adcc486195
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.22.1
|
||||
version=3.22.2
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=cmake
|
||||
|
@ -17,7 +17,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://www.cmake.org"
|
||||
distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
|
||||
checksum=0e998229549d7b3f368703d20e248e7ee1f853910d42704aa87918c213ea82c0
|
||||
checksum=3c1c478b9650b107d452c5bd545c72e2fad4e37c09b89a1984b9a2f46df6aced
|
||||
|
||||
do_install() {
|
||||
# We are only interested in cmake-gui.
|
||||
|
|
Loading…
Reference in a new issue