Browse Source

downgrade as Node 14 breaks

master
parent
commit
10fac21b7d
  1. 8
      icu/icu.spec

8
icu/icu.spec

@ -22,9 +22,9 @@
##
# package version
%define V_opkg 67.1
%define V_dist 67_1
%define V_tag 67-1
%define V_opkg 66.1
%define V_dist 66_1
%define V_tag 66-1
# package information
Name: icu
@ -37,7 +37,7 @@ Class: PLUS
Group: Charset
License: IBM Open Source
Version: %{V_opkg}
Release: 20200424
Release: 20200425
# list of sources
Source0: https://github.com/unicode-org/icu/releases/download/release-%{V_tag}/icu4c-%{V_dist}-src.tgz

Loading…
Cancel
Save