Browse Source

upgrading package: cbor 0.3.10 -> 0.3.14

master
parent
commit
0ff99edfff
  1. 6
      cbor/cbor.spec

6
cbor/cbor.spec

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

Loading…
Cancel
Save