summaryrefslogtreecommitdiff
path: root/dev-lang/python-exec/python-exec-2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/python-exec/python-exec-2.1.ebuild')
-rw-r--r--dev-lang/python-exec/python-exec-2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python-exec/python-exec-2.1.ebuild b/dev-lang/python-exec/python-exec-2.1.ebuild
index dbcb2ed726a..4b4d2ac2712 100644
--- a/dev-lang/python-exec/python-exec-2.1.ebuild
+++ b/dev-lang/python-exec/python-exec-2.1.ebuild
@@ -13,8 +13,8 @@ PYTHON_COMPAT=( "${_PYTHON_ALL_IMPLS[@]}" )
inherit python-r1
DESCRIPTION="Python script wrapper"
-HOMEPAGE="https://bitbucket.org/mgorny/python-exec/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/python-exec/"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/${P}/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="2"