diff options
-rw-r--r-- | net-proxy/trojan/trojan-1.10.0.ebuild | 2 | ||||
-rw-r--r-- | net-proxy/trojan/trojan-1.12.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/trojan/trojan-1.10.0.ebuild b/net-proxy/trojan/trojan-1.10.0.ebuild index cca6f739ed10..9926cef05ccd 100644 --- a/net-proxy/trojan/trojan-1.10.0.ebuild +++ b/net-proxy/trojan/trojan-1.10.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_6,3_7} ) inherit cmake-utils python-any-r1 systemd DESCRIPTION="An unidentifiable mechanism that helps you bypass GFW" -HOMEPAGE="https://github.com/trojan-gfw/${PN}" +HOMEPAGE="https://github.com/trojan-gfw/trojan" SRC_URI="https://github.com/trojan-gfw/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" diff --git a/net-proxy/trojan/trojan-1.12.3.ebuild b/net-proxy/trojan/trojan-1.12.3.ebuild index a380f99123e8..5a088c7f2987 100644 --- a/net-proxy/trojan/trojan-1.12.3.ebuild +++ b/net-proxy/trojan/trojan-1.12.3.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{3_6,3_7} ) inherit cmake python-any-r1 systemd DESCRIPTION="An unidentifiable mechanism that helps you bypass GFW" -HOMEPAGE="https://github.com/trojan-gfw/${PN}" +HOMEPAGE="https://github.com/trojan-gfw/trojan" SRC_URI="https://github.com/trojan-gfw/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" |