Updated libtorrent to 0.12.4

This commit is contained in:
Stefan Schantl
2009-03-17 23:45:10 +01:00
parent a0623d0082
commit 3f9c4bbe1e

View 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)