Skip to content

Commit

Permalink
use tag 7.1.1-14
Browse files Browse the repository at this point in the history
because libjpeg-2.0.2 Hunk emacs-mirror#1 failed
  • Loading branch information
ayatakesi committed Sep 10, 2023
1 parent 56b662e commit 7098a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_emacs_for_android.yml
Expand Up @@ -484,6 +484,7 @@ jobs:
- name: get ImageMagick and patch it
run: |
git clone https://github.com/MolotovCherry/Android-ImageMagick7
git -C Android-ImageMagick7 checkout 7.1.1-14
patch --directory=Android-ImageMagick7 -p1 <<'EOS'
diff --git a/Android.mk b/Android.mk
index 5ab6699..4441417 100644
Expand Down

0 comments on commit 7098a8a

Please sign in to comment.