diff options
author | CoprDistGit <infra@openeuler.org> | 2025-02-15 07:28:25 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-02-15 07:28:25 +0000 |
commit | 358985f4832836270d88f194846718fe75aa7996 (patch) | |
tree | 1c8287db071a7be2593cefa7a033802fa623d511 /hello_cangjie_eur.spec | |
parent | abc19063ba202ef59bff28d9c29dc0e170cdafd7 (diff) |
automatic import of hello-cangjie-eur
Diffstat (limited to 'hello_cangjie_eur.spec')
-rw-r--r-- | hello_cangjie_eur.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hello_cangjie_eur.spec b/hello_cangjie_eur.spec index 423c27f..0a05e69 100644 --- a/hello_cangjie_eur.spec +++ b/hello_cangjie_eur.spec @@ -1,5 +1,5 @@ Name: hello-cangjie-eur -Version: 0.0.7 +Version: 0.0.8 Release: 1%{?dist} Summary: Cangjie Eur demo. License: MIT @@ -20,7 +20,7 @@ A demo for Cangjie and Eur. %ifarch aarch64 armv7hl armv7l # 这里的指令仅在 ARM 架构下运行(这里包括了32位和64位) - %global download_url "https://cangjie-lang.cn/v1/files/auth/downLoad?nsId=142267&fileName=Cangjie-0.53.13-darwin_aarch64.tar.gz&objectKey=6719f1b33af6947e3c6af322" + %global download_url "https://cangjie-lang.cn/v1/files/auth/downLoad?nsId=142267&fileName=Cangjie-0.53.13-linux_aarch64.tar.gz&objectKey=6719f1ec3af6947e3c6af328" %endif |