• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisão37bcac83659527c35dfd176316667c2bfc1cca7b (tree)
Hora2022-06-10 12:15:04
Autormatsuand <30614168+matsuand@user...>
Commitermatsuand

Mensagem de Log

[BLFS] Update icu-71.1.

Mudança Sumário

Diff

--- a/BLFS/icu.sh
+++ b/BLFS/icu.sh
@@ -3,8 +3,8 @@
33 . ./_blfsset.sh
44
55 APPNAME=icu
6-VER=70.1
7-VER2=70_1
6+VER=71.1
7+VER2=71_1
88 TARGET=$APPNAME-$VER
99 TARGETBALL=$DLD/icu4c-${VER2}-src.tgz
1010 TARGETDIR=$APPNAME
@@ -36,7 +36,6 @@ Making
3636 make \
3737 1> $LOG/$TARGET.2_make.log 2>&1 || exit 1
3838
39-PWD=`pwd`
4039 Installing
4140 porg -lp $TARGET -E$PWD "make install" \
4241 1> $LOG/$TARGET.3_install.log 2>&1 || exit 1