|
|
@ -8,13 +8,13 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=tor |
|
|
|
PKG_VERSION:=0.3.4.8 |
|
|
|
PKG_VERSION:=0.3.4.9 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |
|
|
|
PKG_SOURCE_URL:=https://dist.torproject.org/ \
|
|
|
|
https://archive.torproject.org/tor-package-archive |
|
|
|
PKG_HASH:=826a4cb2c099a29c7cf91516ffffcfcb5aace7533b8853a8c8bddcfe2bfb1023 |
|
|
|
PKG_HASH:=1a171081f02b9a6ff9e28c0898defb7670e5bbb3bdbcaddfcf4e4304aedd164a |
|
|
|
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de> \
|
|
|
|
Peter Wagner <tripolar@gmx.at> |
|
|
|
PKG_LICENSE_FILES:=LICENSE |
|
|
|