pciutils: update to 3.6.4

This commit is contained in:
Henrik Grimler 2020-02-14 22:12:19 +01:00 committed by Yaksh Bariya
parent f590e702a7
commit 0ba9e86161
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -1,10 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://mj.ucw.cz/sw/pciutils/ TERMUX_PKG_HOMEPAGE=https://mj.ucw.cz/sw/pciutils/
TERMUX_PKG_DESCRIPTION="a collection of programs for inspecting and manipulating configuration of PCI devices" TERMUX_PKG_DESCRIPTION="a collection of programs for inspecting and manipulating configuration of PCI devices"
TERMUX_PKG_LICENSE="GPL-2.0" TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=3.6.2 TERMUX_PKG_VERSION=3.6.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://mj.ucw.cz/download/linux/pci/pciutils-${TERMUX_PKG_VERSION}.tar.gz TERMUX_PKG_SRCURL=https://mj.ucw.cz/download/linux/pci/pciutils-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=30005e341bb0ffa734174e592dc8f0dd928e1c9368b859715812149ed91d8f93 TERMUX_PKG_SHA256=1e87de2308683006ad0174f29c60df5c1f76045a8947c558a9376cc65034c64e
TERMUX_PKG_DEPENDS="zlib" TERMUX_PKG_DEPENDS="zlib"
TERMUX_PKG_BUILD_IN_SRC=true TERMUX_PKG_BUILD_IN_SRC=true