X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Ftor%2FMakefile;h=5c81b481c79e33bc698b9be5086d037d22260c58;hp=cb510273b182c38f66f915e5e8494c481e421042;hb=2f669b7a221a99843070aef14816beb4d01a4722;hpb=7f97ab8b3198a71bfd62619b2db7cf1202697c2f diff --git a/net/tor/Makefile b/net/tor/Makefile index cb510273b1..5c81b481c7 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -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