X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ftor;h=0cc2957ed91ee7d3e2a939cf1930dfce7e898d08;hb=9e7099af47002f2edc9eeca76d41496f779b7b0f;hp=ae63d961a376c387cece335e62915d1006fcc1b1;hpb=df05a856cdc5044398284b1a8dc704b22dfca911;p=ipfire-2.x.git diff --git a/lfs/tor b/lfs/tor index ae63d961a3..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 = 2 +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)