X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Ftor;fp=lfs%2Ftor;h=95645840763749aebb232681f017afe7d48b5aec;hp=7525445f5e5d4962167feeda6b7eb53b039101a7;hb=201ad7ff80eb8870aab2b903be6eb7aea2adf563;hpb=f29f169735ff3b431c6dc7cb50b36d0fe644163b diff --git a/lfs/tor b/lfs/tor index 7525445f5e..9564584076 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.4.3.6 +VER = 0.4.4.5 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 = 52 +PAK_VER = 53 DEPS = libseccomp @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 78a733e2f528354c1706b143119579f6 +$(DL_FILE)_MD5 = b061b7c4ce6102fb7c800b73c8573388 install : $(TARGET)