Modify ↓
#11598 closed enhancement (invalid)
usb-modeswitch-data: upgrade to latest version
Reported by: | raver@… | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Barrier Breaker 14.07 |
Component: | packages | Version: | Trunk |
Keywords: | usb-modeswitch | Cc: |
Description
Hello,
I suggest upgrading usb-modeswitch-data to the latest version. Some 4G devices such as Huawei/Vodafone K5005 are not included in version 20120120.
Index: Makefile =================================================================== --- Makefile (revision 32074) +++ Makefile (working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=usb-modeswitch-data -PKG_VERSION:=20120120 +PKG_VERSION:=20120531 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://www.draisberghof.de/usb_modeswitch/ -PKG_MD5SUM:=c899cc9c71bb35f3ec600b7cd1455c65 +PKG_MD5SUM:=4a948331d5b9fccba4a89d3e62040cc3 include $(INCLUDE_DIR)/package.mk
Best regards
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by jogo
- Resolution set to invalid
- Status changed from new to closed
comment:2 Changed 4 years ago by jow
- Milestone changed from Attitude Adjustment 12.09 to Barrier Breaker 14.07
Milestone Attitude Adjustment 12.09 deleted
Note: See
TracTickets for help on using
tickets.
Please submit the patch to the mailing list according to SubmittingPatches. I'll close this ticket to keep trac mostly for actual bugs.