diff options
-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 e1b290ca54..1eced61efd 100644 --- a/package/tor/Makefile +++ b/package/tor/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=tor -PKG_VERSION:=0.1.0.15 +PKG_VERSION:=0.1.0.16 PKG_RELEASE:=1 -PKG_MD5SUM:=b2f1002da96ebfbfac7edf2272733967 +PKG_MD5SUM:=13631507b8eeee5d6e8fd245dc3eef4f PKG_SOURCE_URL:=http://tor.eff.org/dist/ \ http://ftp.se.linux.org/crypto/tor/ \ |