X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ftor;h=e7feebc2e37fb7a4cbc1fc066e5be6e8ac25070f;hb=0c92ef9ba5cedd599a7e6d1f71cd7a2a8482eafc;hp=cbe1a431b5a0edb105c5282d6e8fc33c0f7a6fc7;hpb=a945138e4d8b76fcc6dba8622a8daf4a2f40f657;p=ipfire-2.x.git diff --git a/lfs/tor b/lfs/tor index cbe1a431b5..e7feebc2e3 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.4.2.6 +VER = 0.4.2.7 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 = 46 +PAK_VER = 47 DEPS = "libseccomp" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 33383c897640e6ea55ab82c80d772ee0 +$(DL_FILE)_MD5 = a4b338b9f7444f4f89259c9736ff74c8 install : $(TARGET)