mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
jasper: update to 4.1.1
This commit is contained in:
parent
bf43260f97
commit
99863f66f1
@ -3,8 +3,8 @@
|
||||
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="jasper"
|
||||
PKG_VERSION="4.1.0"
|
||||
PKG_SHA256="32879db502f59c1fde58e65b80d9b7db759f0173b7933c003517caf8f3892230"
|
||||
PKG_VERSION="4.1.1"
|
||||
PKG_SHA256="57299e40db869cee4ea410c021f18ced793796db8c053dd987afc7b876afda96"
|
||||
PKG_LICENSE="OpenSource"
|
||||
PKG_SITE="http://www.ece.uvic.ca/~mdadams/jasper/"
|
||||
PKG_URL="https://github.com/jasper-software/jasper/archive/refs/tags/version-${PKG_VERSION}.tar.gz"
|
||||
@ -15,6 +15,7 @@ PKG_BUILD_FLAGS="+pic"
|
||||
PKG_CMAKE_OPTS_TARGET="-DJAS_ENABLE_DOC=false \
|
||||
-DJAS_ENABLE_PROGRAMS=false \
|
||||
-DJAS_ENABLE_SHARED=false \
|
||||
-DALLOW_IN_SOURCE_BUILD=ON \
|
||||
-DJAS_STDC_VERSION=201710L"
|
||||
|
||||
pre_configure_target() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user