cmake-gui: extract update_* to external update file
This commit is contained in:
parent
d9a323ebd6
commit
61ad6b8547
|
@ -13,7 +13,6 @@ short_desc="Cross-platform, open-source build system - QT GUI"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
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=6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
pkgname="cmake"
|
Loading…
Reference in New Issue