[package] update tor to 0.2.0.34 (#4683)
[openwrt/svn-archive/archive.git] / net / tor / Makefile
index cb510273b182c38f66f915e5e8494c481e421042..5c81b481c79e33bc698b9be5086d037d22260c58 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor
-PKG_VERSION:=0.2.0.26-rc
+PKG_VERSION:=0.2.0.34
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.torproject.org/dist/
-PKG_MD5SUM:=aa1179fab4dc69a10278e70729681053
+PKG_MD5SUM:=f20011be23d5a76988233df12c346f41
 
 include $(INCLUDE_DIR)/package.mk
 
@@ -27,10 +27,10 @@ define Package/tor
 endef
 
 define Package/tor/description
- Tor is a toolset for a wide range of organizations and people that want to 
- improve their safety and security on the Internet. Using Tor can help you 
- anonymize web browsing and publishing, instant messaging, IRC, SSH, and 
- more. Tor also provides a platform on which software developers can build 
+ Tor is a toolset for a wide range of organizations and people that want to
+ improve their safety and security on the Internet. Using Tor can help you
+ anonymize web browsing and publishing, instant messaging, IRC, SSH, and
+ more. Tor also provides a platform on which software developers can build
  new applications with built-in anonymity, safety, and privacy features.
 endef