cmake-gui: update to 3.0.2.
This commit is contained in:
parent
2188b00f4a
commit
88616b21d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cmake-gui'
|
||||
pkgname=cmake-gui
|
||||
version=3.0.1
|
||||
version=3.0.2
|
||||
revision=1
|
||||
wrksrc="cmake-${version}"
|
||||
build_style=configure
|
||||
|
@ -15,7 +15,7 @@ license="LGPL-2.1, 3-clause-BSD"
|
|||
homepage="http://www.cmake.org"
|
||||
update_pkgname="cmake"
|
||||
distfiles="http://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
|
||||
checksum=ea11a8fb6679496de4e198ab93007968faa638663691cdf731ae2d4ed74e00c2
|
||||
checksum=6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e
|
||||
|
||||
do_install() {
|
||||
# We are only interested in cmake-gui.
|
||||
|
|
Loading…
Reference in a new issue