usb-modeswitch: update to 2.5.1.

This commit is contained in:
Enno Boland 2017-08-08 19:24:25 +02:00
parent 5a5442f2e6
commit a9be723111
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.5.0
version=2.5.1
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=31c0be280d49a99ec3dc0be3325bef320d9c04b50714ef0ce1e36a614d687633
checksum=f6e44bfc6e8d531ac6759791cf79ee9c618e7894fcf37170c8a5559718f9abd2
make_install_args="SBINDIR=/usr/bin UDEVDIR=/usr/lib/udev"