#
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
include $(TOPDIR)/rules.mk
PKG_NAME:=tor
-PKG_VERSION:=0.2.0.9-alpha
+PKG_VERSION:=0.2.0.26-rc
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.torproject.org/dist/ \
- http://ftp.se.linux.org/crypto/tor/ \
- http://tor.meulie.net/
-PKG_MD5SUM:=47523575d2f6b857c453f37fbd4fca10
+PKG_SOURCE_URL:=http://www.torproject.org/dist/
+PKG_MD5SUM:=aa1179fab4dc69a10278e70729681053
include $(INCLUDE_DIR)/package.mk