mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
glu: update to 9.0.2 and HSTS and updated URL
This commit is contained in:
parent
67a8996c72
commit
b04058da9d
@ -3,11 +3,11 @@
|
||||
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="glu"
|
||||
PKG_VERSION="9.0.1"
|
||||
PKG_SHA256="f98dff2045e0c557da88553bf4cf9958f49cd5bd40d33d2f8b5e13c8f904d126"
|
||||
PKG_VERSION="9.0.2"
|
||||
PKG_SHA256="6e7280ff585c6a1d9dfcdf2fca489251634b3377bfc33c29e4002466a38d02d4"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://cgit.freedesktop.org/mesa/glu/"
|
||||
PKG_URL="http://cgit.freedesktop.org/mesa/glu/snapshot/${PKG_NAME}-${PKG_VERSION}.tar.gz"
|
||||
PKG_SITE="https://gitlab.freedesktop.org/mesa/glu/"
|
||||
PKG_URL="https://mesa.freedesktop.org/archive/glu/glu-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain mesa"
|
||||
PKG_NEED_UNPACK="$(get_pkg_directory mesa)"
|
||||
PKG_LONGDESC="libglu is the The OpenGL utility library"
|
||||
|
Loading…
x
Reference in New Issue
Block a user