Ver código fonte

[tor]: update to 0.2.5.10

Signed-off-by: Peter Wagner <tripolar@gmx.at>
Peter Wagner 10 anos atrás
pai
commit
45e8c33f3a
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2
    2
      net/tor/Makefile

+ 2
- 2
net/tor/Makefile Ver arquivo

@@ -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