projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix 2.6 module build when compiling on a 2.4 host system
[openwrt.git]
/
openwrt
/
package
/
tor
/
Makefile
diff --git
a/openwrt/package/tor/Makefile
b/openwrt/package/tor/Makefile
index
89fc7ca
..
e1b290c
100644
(file)
--- a/
openwrt/package/tor/Makefile
+++ b/
openwrt/package/tor/Makefile
@@
-3,9
+3,9
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tor
include $(TOPDIR)/rules.mk
PKG_NAME:=tor
-PKG_VERSION:=0.1.0.1
1
+PKG_VERSION:=0.1.0.1
5
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
c9d2b313a4c0637b9b75e382d2e0e88c
+PKG_MD5SUM:=
b2f1002da96ebfbfac7edf2272733967
PKG_SOURCE_URL:=http://tor.eff.org/dist/ \
http://ftp.se.linux.org/crypto/tor/ \
PKG_SOURCE_URL:=http://tor.eff.org/dist/ \
http://ftp.se.linux.org/crypto/tor/ \
This page took
0.024374 seconds
and
4
git commands to generate.