usb-modeswitch: update to 2.2.4.

This commit is contained in:
Enno Boland 2015-07-15 16:39:50 +02:00
parent ea415bef34
commit 4148dbd87b

View file

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