mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
fix wrong licence, update to secure links
This commit is contained in:
parent
942123dbd0
commit
397c988616
@ -20,9 +20,9 @@ PKG_NAME="libvdpau"
|
|||||||
PKG_VERSION="1.1.1"
|
PKG_VERSION="1.1.1"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="MIT"
|
||||||
PKG_SITE="http://freedesktop.org/wiki/Software/VDPAU"
|
PKG_SITE="https://wiki.freedesktop.org/www/Software/VDPAU/"
|
||||||
PKG_URL="http://people.freedesktop.org/~aplattner/vdpau/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="https://secure.freedesktop.org/~aplattner/vdpau/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain libX11 dri2proto libXext"
|
PKG_DEPENDS_TARGET="toolchain libX11 dri2proto libXext"
|
||||||
PKG_PRIORITY="optional"
|
PKG_PRIORITY="optional"
|
||||||
PKG_SECTION="multimedia"
|
PKG_SECTION="multimedia"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user