usb-modeswitch: update to 2.4.0.

This commit is contained in:
Enno Boland 2016-06-15 13:30:36 +02:00
parent 1a971e7a5a
commit 909b50671d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'usb-modeswitch'
pkgname=usb-modeswitch
version=2.3.0
version=2.4.0
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=f93e940c2eb0c585a5d2210177338e68a9b24f409e351e4a854132453246b894
checksum=17dc32bf10df8e370f2369b5137d34dfd8f2347faaa51524c5f21c922f42e212
make_install_args="SBINDIR=/usr/bin UDEVDIR=/usr/lib/udev"