usb-modeswitch: update to 1.2.2 and data 20120120.

This commit is contained in:
Arne Fitzenreiter
2012-01-21 17:10:05 +01:00
parent 0b236f6067
commit 18252bf794
5 changed files with 22 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
# Copyright (C) 2007-2011 IPFire Team <info@ipfire.org> #
# Copyright (C) 2007-2012 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
VER = 1.2.0
VER = 1.2.2
THISAPP = usb-modeswitch-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 1932ab96d6e3c5e0a6bdfac863338627
$(DL_FILE)_MD5 = 4f3d3b9342b59b488089a8a81abda3ae
install : $(TARGET)

View File

@@ -24,7 +24,7 @@
include Config
VER = 20111023
VER = 20120120
THISAPP = usb-modeswitch-data-$(VER)
DL_FILE = $(THISAPP).tar.bz2
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 6e7cb67d0428bda241600b038ba11aeb
$(DL_FILE)_MD5 = c899cc9c71bb35f3ec600b7cd1455c65
install : $(TARGET)