tor: update to 0.2.4.21
authorPeter Wagner <​tripolar@gmx.at>
Sun, 2 Mar 2014 21:25:03 +0000 (21:25 +0000)
committerPeter Wagner <​tripolar@gmx.at>
Sun, 2 Mar 2014 21:25:03 +0000 (21:25 +0000)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
SVN-Revision: 39773

net/tor/Makefile

index 7d246166ffd8045ad4d80642a1bac4c7ee318b7a..38ef2d9ed68dff927602c2a121772cc3795d6ef4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2012 OpenWrt.org
+# Copyright (C) 2008-2014 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor
-PKG_VERSION:=0.2.3.25
+PKG_VERSION:=0.2.4.21
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.torproject.org/dist \
        https://archive.torproject.org/tor-package-archive
-PKG_MD5SUM:=a1c364189a9a66ed9daa8e6436489daf
+PKG_MD5SUM:=bde981d10e8faf1e171ef1ebbb7b398a
 
 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp
 PKG_INSTALL:=1