Browse Source

upgrading package: camlp5 7.10 -> 7.11

master
parent
commit
cc47607beb
  1. 6
      camlp5/camlp5.spec

6
camlp5/camlp5.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 7.10
%define V_dist 710
%define V_opkg 7.11
%define V_dist 711
# package information
Name: camlp5
@ -36,7 +36,7 @@ Class: EVAL
Group: Language
License: MIT
Version: %{V_opkg}
Release: 20190831
Release: 20200204
# list of sources
Source0: https://github.com/camlp5/camlp5/archive/rel%{V_dist}.tar.gz

Loading…
Cancel
Save