projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
work around the remaining race condition in the tsc sched stuff
[openwrt.git]
/
openwrt
/
package
/
tor
/
Makefile
diff --git
a/openwrt/package/tor/Makefile
b/openwrt/package/tor/Makefile
index
4cfb35d
..
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
2
+PKG_VERSION:=0.1.0.1
5
PKG_RELEASE:=1
PKG_RELEASE:=1
-PKG_MD5SUM:=
8f4fea2631f5f8c973cff6700960b93
7
+PKG_MD5SUM:=
b2f1002da96ebfbfac7edf227273396
7
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.023878 seconds
and
4
git commands to generate.