X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ftor;h=0cc2957ed91ee7d3e2a939cf1930dfce7e898d08;hb=c02327515412b1b3ffe147275623b8475fe03b1c;hp=795f7c3ebcd8a16773f48e90658bd3ec9b197177;hpb=ee1d2d13eec82becb9df17e511672682a27feae2;p=ipfire-2.x.git diff --git a/lfs/tor b/lfs/tor index 795f7c3ebc..0cc2957ed9 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.2.4.17-rc +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 = 4 +PAK_VER = 8 DEPS = "libevent2" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 2cdfb8dcc3306a43cf465a858bf97b2d +$(DL_FILE)_MD5 = 9e39928e310612c3bffee727f554c63f install : $(TARGET)