summaryrefslogtreecommitdiffstats
path: root/rules
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2017-08-25 01:29:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-08-28 11:38:33 +0200
commitd2b8ca7131724e7b904c73bb9b81916fe5cdcfce (patch)
tree190293b1e515879822d898dc64ff69190869e573 /rules
parent54877fab74ef4d275e0173a0e9e73bf08f15f69d (diff)
downloadptxdist-d2b8ca7131724e7b904c73bb9b81916fe5cdcfce.tar.gz
ptxdist-d2b8ca7131724e7b904c73bb9b81916fe5cdcfce.tar.xz
usb-modeswitch: version bump 2.5.0 -> 2.5.1
Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules')
-rw-r--r--rules/usb-modeswitch.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/usb-modeswitch.make b/rules/usb-modeswitch.make
index 1eb477610..585fa9eb5 100644
--- a/rules/usb-modeswitch.make
+++ b/rules/usb-modeswitch.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_USB_MODESWITCH) += usb-modeswitch
#
# Paths and names
#
-USB_MODESWITCH_VERSION := 2.5.0
-USB_MODESWITCH_MD5 := 38ad5c9d70e06227a00361bdc2b1e568
+USB_MODESWITCH_VERSION := 2.5.1
+USB_MODESWITCH_MD5 := 7e6435a2afe7aed8574fe59cf09a3503
USB_MODESWITCH := usb-modeswitch-$(USB_MODESWITCH_VERSION)
USB_MODESWITCH_SUFFIX := tar.bz2
USB_MODESWITCH_URL := http://www.draisberghof.de/usb_modeswitch/$(USB_MODESWITCH).$(USB_MODESWITCH_SUFFIX)