usb-modeswitch: update to 2.5.0.

This commit is contained in:
Enno Boland 2017-01-22 23:29:09 +01:00
parent 81c04fd9b0
commit 601324e7ba
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.4.0
version=2.5.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=17dc32bf10df8e370f2369b5137d34dfd8f2347faaa51524c5f21c922f42e212
checksum=31c0be280d49a99ec3dc0be3325bef320d9c04b50714ef0ce1e36a614d687633
make_install_args="SBINDIR=/usr/bin UDEVDIR=/usr/lib/udev"