Browse Source

upgrading package: conan 1.40.2.20210922 -> 1.40.3.20211001

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

6
conan/conan.spec

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

Loading…
Cancel
Save