projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be87df3
)
[packages] tor: bump version to 0.2.0.35
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 3 Aug 2009 21:54:31 +0000
(21:54 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 3 Aug 2009 21:54:31 +0000
(21:54 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17112
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/tor/Makefile
patch
|
blob
|
history
diff --git
a/net/tor/Makefile
b/net/tor/Makefile
index
b2cac33
..
a95624f
100644
(file)
--- a/
net/tor/Makefile
+++ b/
net/tor/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=tor
-PKG_VERSION:=0.2.0.3
4
+PKG_VERSION:=0.2.0.3
5
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.torproject.org/dist/
-PKG_MD5SUM:=
f20011be23d5a76988233df12c346f41
+PKG_MD5SUM:=
d4841e1b4d54866495fd373e865b2d44
include $(INCLUDE_DIR)/package.mk