X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Ftor;h=af84d186eb10bddcefef8a64c4a8e6fb5f84c750;hb=d952f7557ea4b1e552bb0f893ad50a99f83d669e;hp=f718843031c4c04fdf6f684fcfdcef3d0086ed48;hpb=b389d73110b6584ff58ad6db570de046d1ed8fab;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/tor b/lfs/tor index f718843031..af84d186eb 100644 --- a/lfs/tor +++ b/lfs/tor @@ -24,7 +24,7 @@ include Config -VER = 0.3.0.8 +VER = 0.3.1.9 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 = 21 +PAK_VER = 25 DEPS = "" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = c5c88b7e17f652c9fb4fc2c2ee92943c +$(DL_FILE)_MD5 = 585e62d086ae7df7cd873f735d726118 install : $(TARGET)