Browse Source

upgrading package: cbor 3.0.3 -> 4.0.0

master
parent
commit
65120befbf
  1. 6
      cbor/cbor.spec

6
cbor/cbor.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_cbor 3.0.3 %define V_cbor 4.0.0
%define V_cbor_snap 20180203 %define V_cbor_snap 20180218
# package information # package information
Name: cbor Name: cbor
@ -36,7 +36,7 @@ Class: EVAL
Group: Libraries Group: Libraries
License: MIT License: MIT
Version: %{V_cbor} Version: %{V_cbor}
Release: 20180203 Release: 20180218
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/cbor/cbor-%{V_cbor}-%{V_cbor_snap}.tar.gz Source0: http://download.openpkg.org/components/versioned/cbor/cbor-%{V_cbor}-%{V_cbor_snap}.tar.gz

Loading…
Cancel
Save