mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
opengl-meson: update to 8-r5p1-02
This commit is contained in:
parent
73ee817b96
commit
31f9927ada
@ -7,7 +7,8 @@ PKG_LICENSE="nonfree"
|
||||
PKG_SITE="http://openlinux.amlogic.com:8000/download/ARM/filesystem/"
|
||||
case $MESON_FAMILY in
|
||||
8)
|
||||
PKG_VERSION="8-r5p1-01rel0-armhf"
|
||||
PKG_VERSION="8-r5p1-02rel0-armhf"
|
||||
PKG_SHA256="717739c9f65f6782e3185aad09d01f228873315f70f9a58c0526b9e63a6e386f"
|
||||
;;
|
||||
6)
|
||||
PKG_VERSION="6-r5p1-01rel0-armhf"
|
||||
@ -15,7 +16,8 @@ case $MESON_FAMILY in
|
||||
;;
|
||||
gxbb)
|
||||
if [ "$TARGET_ARCH" = "arm" ]; then
|
||||
PKG_VERSION="8-r5p1-01rel0-armhf"
|
||||
PKG_VERSION="8-r5p1-02rel0-armhf"
|
||||
PKG_SHA256="717739c9f65f6782e3185aad09d01f228873315f70f9a58c0526b9e63a6e386f"
|
||||
else
|
||||
PKG_VERSION="gxbb-r5p1-01rel0"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user