tor: update to 0.2.7.6
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
parent
0f1abd63f8
commit
a8ad5cd54d
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=tor
|
||||
PKG_VERSION:=0.2.6.10
|
||||
PKG_VERSION:=0.2.7.6
|
||||
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:=04f919e7882d1ca80f835545af562bad
|
||||
PKG_MD5SUM:=cc19107b57136a68e8c563bf2d35b072
|
||||
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
|
|
Loading…
Reference in a new issue