Browse Source

upgrading package: ocaml 4.12.0 -> 4.13.0

master
parent
commit
1e410fdb67
  1. 4
      ocaml/ocaml.spec

4
ocaml/ocaml.spec

@ -22,7 +22,7 @@
## ##
# package version # package version
%define V_major 4.12 %define V_major 4.13
%define V_minor 0 %define V_minor 0
# package information # package information
@ -36,7 +36,7 @@ Class: PLUS
Group: Language Group: Language
License: LGPL+QPL License: LGPL+QPL
Version: %{V_major}.%{V_minor} Version: %{V_major}.%{V_minor}
Release: 20210303 Release: 20211012
# list of sources # list of sources
Source0: http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz Source0: http://caml.inria.fr/pub/distrib/ocaml-%{V_major}/ocaml-%{version}.tar.gz

Loading…
Cancel
Save