瀏覽代碼

[tor]: update to 0.2.5.10

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner 10 年之前
父節點
當前提交
45e8c33f3a
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      net/tor/Makefile

+ 2
- 2
net/tor/Makefile 查看文件

@@ -8,13 +8,13 @@
8 8
 include $(TOPDIR)/rules.mk
9 9
 
10 10
 PKG_NAME:=tor
11
-PKG_VERSION:=0.2.4.24
11
+PKG_VERSION:=0.2.5.10
12 12
 PKG_RELEASE:=1
13 13
 
14 14
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
15 15
 PKG_SOURCE_URL:=https://www.torproject.org/dist \
16 16
 	https://archive.torproject.org/tor-package-archive
17
-PKG_MD5SUM:=9acb86b529f0f48cc495da3801f85d1f
17
+PKG_MD5SUM:=4bde375229a7a7f77c0596ae05556527
18 18
 PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
19 19
 PKG_LICENSE_FILES:=LICENSE
20 20