[tor]: update to 0.2.5.10
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
parent
ed6e69f860
commit
45e8c33f3a
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tor
|
||||
PKG_VERSION:=0.2.4.24
|
||||
PKG_VERSION:=0.2.5.10
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://www.torproject.org/dist \
|
||||
https://archive.torproject.org/tor-package-archive
|
||||
PKG_MD5SUM:=9acb86b529f0f48cc495da3801f85d1f
|
||||
PKG_MD5SUM:=4bde375229a7a7f77c0596ae05556527
|
||||
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
|
|
Loading…
Reference in a new issue