diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-02 23:55:37 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-04 12:18:44 +0200 |
commit | 43caa16bd6e38b9c06c15bfe9d667a48a1576d91 (patch) | |
tree | 487d6f1251923d75a8a5f11ad5c47d6fb16a91be /package/tor/Makefile | |
parent | 1b1f9a0362b21e1daf7847a003673f7b239c8de3 (diff) |
update tor to latest stable version
Diffstat (limited to 'package/tor/Makefile')
-rw-r--r-- | package/tor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/tor/Makefile b/package/tor/Makefile index 1a7b1a255..eb5c94a65 100644 --- a/package/tor/Makefile +++ b/package/tor/Makefile @@ -4,9 +4,9 @@ include ${ADK_TOPDIR}/rules.mk PKG_NAME:= tor -PKG_VERSION:= 0.2.4.21 +PKG_VERSION:= 0.2.6.8 PKG_RELEASE:= 1 -PKG_HASH:= a19df488c0c776c9f1e4c78bf93af115f67eefcffe6152a826fed07a1596f1ce +PKG_HASH:= b88b363896454250c3f561b0b48479f18295c93596d2e81baa10c5a3ae609a76 PKG_DESCR:= anonymous internet communication system PKG_SECTION:= net/proxy PKG_DEPENDS:= libevent libopenssl zlib libpthread |