diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-10 12:59:12 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-10 12:59:21 +0200 |
commit | b7c375a26aba80a4bdd3b7b77c390076786c7887 (patch) | |
tree | c42299c86a3b763ad16fabbf434694ffa73eeab7 /extra-cmake-modules | |
parent | ed33b8a5ca5313f6cea76f9a20b08b25ae911781 (diff) | |
download | contrib-b7c375a26aba80a4bdd3b7b77c390076786c7887.tar.gz contrib-b7c375a26aba80a4bdd3b7b77c390076786c7887.tar.xz |
extra-cmake-modules: 5.92.0 -> 5.93.0
Diffstat (limited to 'extra-cmake-modules')
-rw-r--r-- | extra-cmake-modules/.footprint | 2 | ||||
-rw-r--r-- | extra-cmake-modules/.signature | 8 | ||||
-rw-r--r-- | extra-cmake-modules/Pkgfile | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/extra-cmake-modules/.footprint b/extra-cmake-modules/.footprint index 24af51e84..101573c25 100644 --- a/extra-cmake-modules/.footprint +++ b/extra-cmake-modules/.footprint @@ -58,6 +58,7 @@ drwxr-xr-x root/root usr/share/ECM/kde-modules/ -rw-r--r-- root/root usr/share/ECM/kde-modules/KDEInstallDirs5.cmake -rw-r--r-- root/root usr/share/ECM/kde-modules/KDEInstallDirs6.cmake -rw-r--r-- root/root usr/share/ECM/kde-modules/KDEInstallDirsCommon.cmake +-rw-r--r-- root/root usr/share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake -rw-r--r-- root/root usr/share/ECM/kde-modules/KDEPackageAppTemplates.cmake -rw-r--r-- root/root usr/share/ECM/kde-modules/KDESetupPrefixScript.cmake -rw-r--r-- root/root usr/share/ECM/kde-modules/appstreamtest.cmake @@ -107,6 +108,7 @@ drwxr-xr-x root/root usr/share/ECM/modules/ -rw-r--r-- root/root usr/share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in -rw-r--r-- root/root usr/share/ECM/modules/ECMQtDeclareLoggingCategory.h.in -rw-r--r-- root/root usr/share/ECM/modules/ECMQueryQmake.cmake +-rw-r--r-- root/root usr/share/ECM/modules/ECMQueryQt.cmake -rw-r--r-- root/root usr/share/ECM/modules/ECMSetupQtPluginMacroNames.cmake -rw-r--r-- root/root usr/share/ECM/modules/ECMSetupVersion.cmake -rw-r--r-- root/root usr/share/ECM/modules/ECMSourceVersionControl.cmake diff --git a/extra-cmake-modules/.signature b/extra-cmake-modules/.signature index 5784ab68b..098e87b4e 100644 --- a/extra-cmake-modules/.signature +++ b/extra-cmake-modules/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31dEDPn8WJkFh9WybOSYPvuK0MZQ52djAw1apYtFQZ9oR2TpcSZV+K1pyCw4iiwf2LjDDWtO9P0Ksh+Q+b0rCQM= -SHA256 (Pkgfile) = 1d69fb12df6c05e6fca9618897a856019b20a8859a8365a8c308e451ad60a8d4 -SHA256 (.footprint) = c4298d4f66732130a27de888baeada22ebb773ef645d98a639587884c6f6a36c -SHA256 (extra-cmake-modules-5.92.0.tar.gz) = 87c0bbfbf28c9846fad5777c26169b1e166ece12d709101cd246ad7a43cbb9a1 +RWSagIOpLGJF3zkeqAUO5H3SSAxPc/zavnND0XwosLnxfv1wC4woVLDykCquPjZ2FFEnz1Ci6PS1q8QXE0cLfIqm36kpvMrp+wM= +SHA256 (Pkgfile) = dfc3b8b2b394afc5452e15dacffb9d884e6d37aa370517317c1b9ce4810f5fa8 +SHA256 (.footprint) = e4caac846d6685e30d7b3c4393719a75d59768397b1eded83718ce816830638d +SHA256 (extra-cmake-modules-5.93.0.tar.gz) = 6e53e70f293a11836353a5d81eac37d221d9525a85a28c02bb5e1060539c06c3 diff --git a/extra-cmake-modules/Pkgfile b/extra-cmake-modules/Pkgfile index d39175f09..fcd4de80e 100644 --- a/extra-cmake-modules/Pkgfile +++ b/extra-cmake-modules/Pkgfile @@ -4,7 +4,7 @@ # Depends on: cmake name=extra-cmake-modules -version=5.92.0 +version=5.93.0 release=1 source=(https://github.com/KDE/$name/archive/v$version/$name-$version.tar.gz) |