X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftor;h=0cc2957ed91ee7d3e2a939cf1930dfce7e898d08;hp=6161a56484098f76ff78f92964a56f9febadbe0d;hb=c02327515412b1b3ffe147275623b8475fe03b1c;hpb=2ac39db92e9b6117d64940f8b0572a24afa07b33 diff --git a/lfs/tor b/lfs/tor index 6161a56484..0cc2957ed9 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.2.3.25 +VER = 0.2.4.23 THISAPP = tor-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tor -PAK_VER = 3 +PAK_VER = 8 DEPS = "libevent2" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = a1c364189a9a66ed9daa8e6436489daf +$(DL_FILE)_MD5 = 9e39928e310612c3bffee727f554c63f install : $(TARGET)