mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
usbutils: update to 009.
This commit is contained in:
parent
e6a3bef926
commit
06804831b5
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=008
|
version=009
|
||||||
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"
|
||||||
|
@ -12,7 +12,7 @@ short_desc="Linux USB utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${KERNEL_SITE}/utils/usb/$pkgname/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/usb/$pkgname/${pkgname}-${version}.tar.xz"
|
||||||
checksum=44741af0bae9d402a0ef160a29b2fa700bb656ab5e0a4b3343d51249c2a44c8c
|
checksum=8bbff0e54cb5f65a52be4feb9162fc0b022a97eb841b44784f7a89a9ea567160
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Remove lsusb.py - avoid useless python scripts
|
# Remove lsusb.py - avoid useless python scripts
|
||||||
|
|
Loading…
Add table
Reference in a new issue