We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 067bbf9 commit cca45beCopy full SHA for cca45be
Formula/e/extra-cmake-modules.rb
@@ -1,8 +1,8 @@
1
class ExtraCmakeModules < Formula
2
desc "Extra modules and scripts for CMake"
3
homepage "https://api.kde.org/frameworks/extra-cmake-modules/html/index.html"
4
- url "https://download.kde.org/stable/frameworks/6.9/extra-cmake-modules-6.9.0.tar.xz"
5
- sha256 "cec06b25e166edb71a1a973641c4f5fc3c8712dde3fb3e639db586515cc1642e"
+ url "https://download.kde.org/stable/frameworks/6.10/extra-cmake-modules-6.10.0.tar.xz"
+ sha256 "506989a0d400913403e669c1912238db053cd6b38dff74b17e2e6f879c79cca0"
6
license all_of: ["BSD-2-Clause", "BSD-3-Clause", "MIT"]
7
head "https://invent.kde.org/frameworks/extra-cmake-modules.git", branch: "master"
8
0 commit comments