Browse Source

upgrading package: conan 2.22.2.20251107 -> 2.24.0.20251216

master
parent
commit
db312237a0
  1. 6
      conan/conan.spec

6
conan/conan.spec

@ -22,8 +22,8 @@
##
# package versions
%define V_conan_base 2.22.2
%define V_conan_snap 20251107
%define V_conan_base 2.24.0
%define V_conan_snap 20251216
# package information
Name: conan
@ -36,7 +36,7 @@ Class: EVAL
Group: Building
License: MIT
Version: %{V_conan_base}.%{V_conan_snap}
Release: 20251107
Release: 20251216
# list of sources
Source0: http://download.openpkg.org/components/versioned/conan/conan-%{V_conan_snap}.tar.xz

Loading…
Cancel
Save