mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libepoxy: fix typo
This commit is contained in:
parent
c1d14da6b0
commit
83f673b54a
@ -1,5 +1,6 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
# libepoxy (actually) needs to be built shared, to avoid
|
||||
# (EE) Failed to load /usr/lib/xorg/modules/libglamoregl.so:
|
||||
@ -8,7 +9,7 @@
|
||||
|
||||
PKG_NAME="libepoxy"
|
||||
PKG_VERSION="1.4.3"
|
||||
PHG_SHA256="0b808a06c9685a62fca34b680abb8bc7fb2fda074478e329b063c1f872b826f6"
|
||||
PKG_SHA256="0b808a06c9685a62fca34b680abb8bc7fb2fda074478e329b063c1f872b826f6"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="https://github.com/anholt/libepoxy"
|
||||
|
Loading…
x
Reference in New Issue
Block a user