X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Flibtorrent;h=d466ee95ecc01dbc6d0c2d095fce5ddc9497b702;hp=c628f1abd7431ada0c011e14dd3965deca626217;hb=df2a9a46c7db6362520343d6ec70fbcfe40b2795;hpb=ea317fe337f95e1e9d14dcd85b3cf90b18f89cab diff --git a/lfs/libtorrent b/lfs/libtorrent index c628f1abd7..d466ee95ec 100644 --- a/lfs/libtorrent +++ b/lfs/libtorrent @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2009 Michael Tremer & Christian Schmidt # # # # 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 = 0.11.9 +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 = 8974dc9499b382a09fb952cabcfef9a0 +$(DL_FILE)_MD5 = 7e4b4c29a69c86c38e3e60ec11fc2255 install : $(TARGET)