usb-modeswitch: update to 2.2.3.

This commit is contained in:
Enno Boland 2015-06-30 08:39:17 +02:00
parent d74f70137b
commit 2763e313bc

View file

@ -1,6 +1,6 @@
# Template file for 'usb-modeswitch'
pkgname=usb-modeswitch
version=2.2.2
version=2.2.3
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=b4c120b0fc815aacc165a3e67ba79c3a03f60e04c1b57ffe6ffb7db0d1953a7e
checksum=e4c07edc47846f243fca3992afe631def438350f5fc6c99b43945c1bdd46258e
make_install_args="SBINDIR=/usr/bin UDEVDIR=/usr/lib/udev"