From: Stefan Schantl Date: Tue, 17 Mar 2009 22:45:10 +0000 (+0100) Subject: Updated libtorrent to 0.12.4 X-Git-Tag: v2.5-beta1~106 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f9c4bbe1eb015c9ea7aa9a8d7a85c059788c82b;p=people%2Fstevee%2Fipfire-2.x.git Updated libtorrent to 0.12.4 --- diff --git a/lfs/libtorrent b/lfs/libtorrent index a6d7bb2236..d466ee95ec 100644 --- a/lfs/libtorrent +++ b/lfs/libtorrent @@ -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)