extra-cmake-modules : upgrade to 5.111.0

This commit is contained in:
Luis
2023-10-31 05:03:06 +00:00
parent 46f6060bda
commit 3d45c8f4ec
3 changed files with 11 additions and 3 deletions

View File

@@ -1 +1 @@
f755332be57436cefac5fe4a75878018 extra-cmake-modules-5.110.0.tar.xz
737d72bebc82b4718db6880c955a4fd0 extra-cmake-modules-5.111.0.tar.xz

View File

@@ -1,4 +1,4 @@
extra-cmake-modules-5.110.0-1
extra-cmake-modules-5.111.0-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/ECM/
@@ -130,3 +130,11 @@ drwxr-xr-x root/root usr/share/ECM/toolchain/
-rw-r--r-- root/root usr/share/ECM/toolchain/generate-fastlane-metadata.py
-rw-r--r-- root/root usr/share/ECM/toolchain/hasMainSymbol.cmake
-rw-r--r-- root/root usr/share/ECM/toolchain/specifydependencies.cmake
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man7/
-rw-r--r-- root/root usr/share/man/man7/ecm-developer.7.gz
-rw-r--r-- root/root usr/share/man/man7/ecm-find-modules.7.gz
-rw-r--r-- root/root usr/share/man/man7/ecm-kde-modules.7.gz
-rw-r--r-- root/root usr/share/man/man7/ecm-modules.7.gz
-rw-r--r-- root/root usr/share/man/man7/ecm-toolchains.7.gz
-rw-r--r-- root/root usr/share/man/man7/ecm.7.gz

View File

@@ -2,7 +2,7 @@
# depends : cmake ninja qt5 python3-babel
name=extra-cmake-modules
version=5.110.0
version=5.111.0
release=1
source="https://download.kde.org/stable/frameworks/${version%.*}/$name-$version.tar.xz"