]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Update ATL2 Network driver to 2.05
authorArne Fitzenreiter <arne_f@ipfire.org>
Tue, 14 Oct 2008 20:33:14 +0000 (22:33 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 14 Oct 2008 20:33:14 +0000 (22:33 +0200)
lfs/atl2

index 8f440f2524e93c26d035bce6e54a03379d4a040f..26e4f64ec12afb2c8fc261e573ab10eb6e41b840 100644 (file)
--- a/lfs/atl2
+++ b/lfs/atl2
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.0.4
+VER        = 2.0.5
 
 THISAPP    = atl2-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -45,7 +45,8 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 22b22dc9d45b85549b002cf152c8ac27
+$(DL_FILE)_MD5 = bbd5696cb6c7c6432d7338d783c408f2
+
 install : $(TARGET)
 
 check : $(patsubst %,$(DIR_CHK)/%,$(objects))