summaryrefslogtreecommitdiff
path: root/repo/system/icu.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/system/icu.xibuild')
-rw-r--r--repo/system/icu.xibuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/repo/system/icu.xibuild b/repo/system/icu.xibuild
index be85b1e..f578298 100644
--- a/repo/system/icu.xibuild
+++ b/repo/system/icu.xibuild
@@ -1,7 +1,7 @@
-#!/bin/bash
+#!/bin/sh
-MAKEDEPS=(python)
-DEPS=(bash)
+MAKEDEPS="python"
+DEPS="bash"
PKG_VER=70.1
SOURCE=https://github.com/unicode-org/icu/releases/download/release-$(echo $PKG_VER | sed 's/\./-/g')/icu4c-$(echo $PKG_VER | sed 's/\./_/g')-src.tgz