mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #2741 from karlp/tor-urls
tor: correct URL for dist downloads
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ PKG_VERSION:=0.2.7.6
|
|||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=https://www.torproject.org/dist \
|
PKG_SOURCE_URL:=https://dist.torproject.org/ \
|
||||||
https://archive.torproject.org/tor-package-archive
|
https://archive.torproject.org/tor-package-archive
|
||||||
PKG_MD5SUM:=cc19107b57136a68e8c563bf2d35b072
|
PKG_MD5SUM:=cc19107b57136a68e8c563bf2d35b072
|
||||||
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
|
PKG_MAINTAINER:=Hauke Mehrtens <hauke@hauke-m.de>
|
||||||
|
|||||||
Reference in New Issue
Block a user