usb-modeswitch: update to 2.2.1.
This commit is contained in:
parent
f3fc3cb8f7
commit
b5edc4ab2a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'usb-modeswitch'
|
||||
pkgname=usb-modeswitch
|
||||
version=2.2.0
|
||||
version=2.2.1
|
||||
revision=2
|
||||
build_style=gnu-makefile
|
||||
short_desc="Mode switching tool for controlling 'multi-mode' USB devices"
|
||||
|
@ -11,6 +11,6 @@ makedepends="libusb-devel"
|
|||
depends="tcl ${pkgname}-data"
|
||||
hostmakedepends="pkg-config tcl"
|
||||
homepage="http://www.draisberghof.de/usb_modeswitch/"
|
||||
distfiles="http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.2.0.tar.bz2"
|
||||
checksum=2752103de171ed5f6c8d6a6e3e73e16c9ee3e8e394dd39c5991f7680eb908a3a
|
||||
distfiles="http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${version}.tar.bz2"
|
||||
checksum=37d926a0b6b6d490173c57e260a69aca49feb774875fc8f2001c1d0f5e8011cb
|
||||
make_install_args="UDEVDIR=/usr/lib/udev"
|
||||
|
|
Loading…
Reference in New Issue