diff --git a/conan/conan.spec b/conan/conan.spec index 07e9da34e9..4b8d2c32b5 100644 --- a/conan/conan.spec +++ b/conan/conan.spec @@ -22,8 +22,8 @@ ## # package versions -%define V_conan_base 1.39.0 -%define V_conan_snap 20210728 +%define V_conan_base 1.40.0 +%define V_conan_snap 20210906 # package information Name: conan @@ -36,7 +36,7 @@ Class: EVAL Group: Building License: MIT Version: %{V_conan_base}.%{V_conan_snap} -Release: 20210728 +Release: 20210906 # list of sources Source0: http://download.openpkg.org/components/versioned/conan/conan-%{V_conan_snap}.tar.xz