projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
809fbee
)
[package] update tor to 0.2.0.34 (#4683)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 23 Feb 2009 10:42:51 +0000
(10:42 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 23 Feb 2009 10:42:51 +0000
(10:42 +0000)
SVN-Revision: 14636
net/tor/Makefile
patch
|
blob
|
history
diff --git
a/net/tor/Makefile
b/net/tor/Makefile
index 7db6e248c2a1ef477fae63209505ecf31e504de6..5c81b481c79e33bc698b9be5086d037d22260c58 100644
(file)
--- a/
net/tor/Makefile
+++ b/
net/tor/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tor
-PKG_VERSION:=0.2.0.3
1
+PKG_VERSION:=0.2.0.3
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.torproject.org/dist/
-PKG_MD5SUM:=f
3ab7d982ed295e7b25981c3910d5c2c
+PKG_MD5SUM:=f
20011be23d5a76988233df12c346f41
include $(INCLUDE_DIR)/package.mk