usb-modeswitch: update to 2.2.6.

This commit is contained in:
Enno Boland 2015-11-02 09:38:46 +01:00
parent 6b94bf8286
commit b1ec69ad43

View File

@ -1,6 +1,6 @@
# Template file for 'usb-modeswitch'
pkgname=usb-modeswitch
version=2.2.5
version=2.2.6
revision=1
build_style=gnu-makefile
short_desc="Mode switching tool for controlling multi-mode USB devices"
@ -12,5 +12,5 @@ depends="tcl ${pkgname}-data"
hostmakedepends="pkg-config tcl"
homepage="http://www.draisberghof.de/usb_modeswitch/"
distfiles="http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-${version}.tar.bz2"
checksum=8b2340303732aabc8c8e1cdd7d4352f61dcb942839f58ce22ba0ecfa122426d5
checksum=7ee42be2fe26dde20c58f54bf678fb136d2706250e4aa74f06fc97268a46e90f
make_install_args="SBINDIR=/usr/bin UDEVDIR=/usr/lib/udev"