Browse Source

upgrading package: camlp5 7.06 -> 7.07

master
parent
commit
0c20bd3d45
  1. 6
      camlp5/camlp5.spec

6
camlp5/camlp5.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 7.06
%define V_dist 706
%define V_opkg 7.07
%define V_dist 707
# package information
Name: camlp5
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_opkg}
Release: 20180704
Release: 20181010
# list of sources
Source0: https://github.com/camlp5/camlp5/archive/rel%{V_dist}.tar.gz

Loading…
Cancel
Save