usb-modeswitch-data: update to 20191128.
This commit is contained in:
parent
57359ece83
commit
0912e004e6
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
@@ -1,9 +1,9 @@
|
||||
PROG = usb-modeswitch-data
|
||||
VERS = 20160803
|
||||
RM = /bin/rm -f
|
||||
MV = /bin/mv -f
|
||||
-PREFIX = $(DESTDIR)/usr
|
||||
-ETCDIR = $(DESTDIR)/etc
|
||||
-RULESDIR = $(DESTDIR)/lib/udev/rules.d
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'usb-modeswitch-data'
|
||||
pkgname=usb-modeswitch-data
|
||||
version=20170806
|
||||
version=20191128
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=gnu-makefile
|
||||
make_install_args="RULESDIR=/usr/lib/udev/rules.d"
|
||||
short_desc="Mode switching tool for controlling 'multi-mode' USB devices (data files)"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
homepage="http://www.draisberghof.de/usb_modeswitch/"
|
||||
distfiles="http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-data-${version}.tar.bz2"
|
||||
checksum=ce413ef2a50e648e9c81bc3ea6110e7324a8bf981034fc9ec4467d3562563c2c
|
||||
make_install_args="RULESDIR=/usr/lib/udev/rules.d"
|
||||
archs=noarch
|
||||
checksum=3f039b60791c21c7cb15c7986cac89650f076dc274798fa242231b910785eaf9
|
||||
|
|
Loading…
Reference in a new issue