usbutils: update to 017.
This commit is contained in:
parent
cf23863580
commit
4d78d8d410
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'usbutils'
|
# Template file for 'usbutils'
|
||||||
pkgname=usbutils
|
pkgname=usbutils
|
||||||
version=015
|
version=017
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--datadir=/usr/share/hwdata --disable-zlib"
|
configure_args="--datadir=/usr/share/hwdata --disable-zlib"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://github.com/gregkh/usbutils"
|
homepage="https://github.com/gregkh/usbutils"
|
||||||
changelog="https://raw.githubusercontent.com/gregkh/usbutils/master/NEWS"
|
changelog="https://raw.githubusercontent.com/gregkh/usbutils/master/NEWS"
|
||||||
distfiles="${KERNEL_SITE}/utils/usb/usbutils/usbutils-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/usb/usbutils/usbutils-${version}.tar.xz"
|
||||||
checksum=c3b451bb1f4ff9f6356cac5a6956a9ac8e85d81651af56a29e689f94fa6fda6e
|
checksum=a6a25ffdcf9103e38d7a44732aca17073f4e602b92e4ae55625231a82702e05b
|
||||||
replaces="usbhid-dump<=1.4_1"
|
replaces="usbhid-dump<=1.4_1"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue