tor-alpha: update to 0.2.5.4-alpha
authorStephen Walker <stephendwalker@gmail.com>
Fri, 2 May 2014 01:57:52 +0000 (01:57 +0000)
committerStephen Walker <stephendwalker@gmail.com>
Fri, 2 May 2014 01:57:52 +0000 (01:57 +0000)
Signed-off-by: Stephen Walker <stephendwalker+openwrt@gmail.com>
SVN-Revision: 40654

net/tor-alpha/Makefile

index c716cef5a3e210e61d5aea2d390bf99197a03908..89ccc1464cd0bee4e072ef27198c0e805e1f0f75 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2013 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,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tor-alpha
-PKG_VERSION:=0.2.5.2
+PKG_VERSION:=0.2.5.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=tor-$(PKG_VERSION)-alpha.tar.gz
 PKG_SOURCE_URL:=https://www.torproject.org/dist \
        https://archive.torproject.org/tor-package-archive \
        http://tor.mirror.tn/dist
-PKG_MD5SUM:=5bc071d506f723a626a7b2a6fec20ae0
+PKG_MD5SUM:=c913735a3527fec3e9bacf3a1e1a70bf
 
 PKG_BUILD_DEPENDS:=libminiupnpc libnatpmp
 PKG_BUILD_DIR:=$(BUILD_DIR)/tor-$(PKG_VERSION)-alpha