diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2022-02-27 11:57:31 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2022-02-27 11:59:23 +0100 |
commit | 92ab1f5a9b8413e15b8cc6f5a896354f88a47f87 (patch) | |
tree | 54e6013ba9d35ad4b1b60eb87be1f90e6741aa98 /package/libpciaccess | |
parent | 884e156e1db5f92555b04bd150f64392d4c47c1c (diff) |
kodi: update to Matrix with all dependencies
Diffstat (limited to 'package/libpciaccess')
-rw-r--r-- | package/libpciaccess/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libpciaccess/Makefile b/package/libpciaccess/Makefile index 13abcdbeb..89e388cd4 100644 --- a/package/libpciaccess/Makefile +++ b/package/libpciaccess/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libpciaccess -PKG_VERSION:= 0.13.4 +PKG_VERSION:= 0.16 PKG_RELEASE:= 1 -PKG_HASH:= 74d92bda448e6fdb64fee4e0091255f48d625d07146a121653022ed3a0ca1f2f +PKG_HASH:= 84413553994aef0070cf420050aa5c0a51b1956b404920e21b81e96db6a61a27 PKG_DESCR:= pci access library PKG_SECTION:= x11/libs PKG_SITES:= http://www.x.org/releases/individual/lib/ |