diff --git a/net/tor/Makefile b/net/tor/Makefile index a95624f61..0ed776fc5 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.2.0.35 +PKG_VERSION:=0.2.1.19 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.torproject.org/dist/ -PKG_MD5SUM:=d4841e1b4d54866495fd373e865b2d44 +PKG_MD5SUM:=2c0ca9bf5d0cfb771f4d6bec9c4360ca include $(INCLUDE_DIR)/package.mk