mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
Setup: Update LIBHEIF_VERSION in install-libheif.sh script #4082
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
bce2b88f3f
commit
e1dcd374ee
1 changed files with 1 additions and 0 deletions
1
scripts/dist/install-libheif.sh
vendored
1
scripts/dist/install-libheif.sh
vendored
|
|
@ -37,6 +37,7 @@ case $DESTARCH in
|
|||
|
||||
arm | ARM | aarch | armv7l | armhf)
|
||||
DESTARCH=arm
|
||||
LIBHEIF_VERSION="v1.13.0"
|
||||
;;
|
||||
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue