cmake-gui: extract update_* to external update file
This commit is contained in:
parent
d9a323ebd6
commit
61ad6b8547
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,6 @@ short_desc="Cross-platform, open-source build system - QT GUI"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1, 3-clause-BSD"
|
license="LGPL-2.1, 3-clause-BSD"
|
||||||
homepage="http://www.cmake.org"
|
homepage="http://www.cmake.org"
|
||||||
update_pkgname="cmake"
|
|
||||||
distfiles="http://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
|
distfiles="http://www.cmake.org/files/v${version%.*}/cmake-$version.tar.gz"
|
||||||
checksum=6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e
|
checksum=6b4ea61eadbbd9bec0ccb383c29d1f4496eacc121ef7acf37c7a24777805693e
|
||||||
|
|
||||||
|
|
1
srcpkgs/cmake-gui/update
Normal file
1
srcpkgs/cmake-gui/update
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pkgname="cmake"
|
Loading…
Add table
Reference in a new issue