]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Updated libtorrent to 0.12.4
authorStefan Schantl <Stevee@ipfire.org>
Tue, 17 Mar 2009 22:45:10 +0000 (23:45 +0100)
committerStefan Schantl <Stevee@ipfire.org>
Tue, 17 Mar 2009 22:45:10 +0000 (23:45 +0100)
lfs/libtorrent

index a6d7bb22360b3421fc7c00215fb3e882d64edadf..d466ee95ecc01dbc6d0c2d095fce5ddc9497b702 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 0.12.2
+VER        = 0.12.4
 
 THISAPP    = libtorrent-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 0831ca06f8906c7898fd67931ab239c7
+$(DL_FILE)_MD5 = 7e4b4c29a69c86c38e3e60ec11fc2255
 
 install : $(TARGET)