mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
libpciaccess: update to 0.17 and https
This commit is contained in:
parent
268982360e
commit
5a09c4edf4
@ -3,13 +3,14 @@
|
||||
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
|
||||
|
||||
PKG_NAME="libpciaccess"
|
||||
PKG_VERSION="0.16"
|
||||
PKG_SHA256="214c9d0d884fdd7375ec8da8dcb91a8d3169f263294c9a90c575bf1938b9f489"
|
||||
PKG_VERSION="0.17"
|
||||
PKG_SHA256="74283ba3c974913029e7a547496a29145b07ec51732bbb5b5c58d5025ad95b73"
|
||||
PKG_LICENSE="OSS"
|
||||
PKG_SITE="http://freedesktop.org"
|
||||
PKG_URL="http://xorg.freedesktop.org/archive/individual/lib/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
PKG_SITE="https://freedesktop.org"
|
||||
PKG_URL="https://xorg.freedesktop.org/archive/individual/lib/${PKG_NAME}-${PKG_VERSION}.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain util-macros zlib"
|
||||
PKG_LONGDESC="X.org libpciaccess library."
|
||||
PKG_TOOLCHAIN="autotools"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="ac_cv_header_asm_mtrr_h=set \
|
||||
--with-pciids-path=/usr/share \
|
||||
|
Loading…
x
Reference in New Issue
Block a user