projects
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1ea7181
)
tor: update to 0.2.6.9
author
Jan Paul Tuecking
<earl@ipfire.org>
Thu, 11 Jun 2015 22:05:02 +0000
(
00:05
+0200)
committer
Jan Paul Tuecking
<earl@ipfire.org>
Thu, 11 Jun 2015 22:05:02 +0000
(
00:05
+0200)
lfs/tor
patch
|
blob
|
blame
|
history
diff --git
a/lfs/tor
b/lfs/tor
index
e19747a
..
eb18837
100644
(file)
--- a/
lfs/tor
+++ b/
lfs/tor
@@
-24,7
+24,7
@@
include Config
-VER = 0.2.6.
8
+VER = 0.2.6.
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 = 1
1
+PAK_VER = 1
2
DEPS = "libevent2"
@@
-44,7
+44,7
@@
objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 =
20a8c1f8cd7e8c912c4f3f0b67740fa5
+$(DL_FILE)_MD5 =
4a1b334c30d7b37ea72fa33425220d5d
install : $(TARGET)