summaryrefslogtreecommitdiff
path: root/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-08-24 23:50:15 +0200
committerMichał Górny <mgorny@gentoo.org>2017-08-25 00:03:26 +0200
commitbd4cc3f8e366aab4c7d9bdcbc0a61b9af2dd0536 (patch)
tree2f4a8cb27f93a15996e48c490f263f5376d8cb68 /app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild
parentcd084fe21421a8f0b7098b62cec76ccb71d01876 (diff)
downloadgentoo-bd4cc3f8e366aab4c7d9bdcbc0a61b9af2dd0536.tar.gz
gentoo-bd4cc3f8e366aab4c7d9bdcbc0a61b9af2dd0536.tar.xz
app-portage/smart-live-rebuild: Update URIs for GitHub
Diffstat (limited to 'app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild')
-rw-r--r--app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild
index 2d74dea7c0e..d6076ad37af 100644
--- a/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild
+++ b/app-portage/smart-live-rebuild/smart-live-rebuild-1.3.4.1.ebuild
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Check live packages for updates and emerge them as necessary"
-HOMEPAGE="https://bitbucket.org/mgorny/smart-live-rebuild/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/smart-live-rebuild/"
+SRC_URI="https://github.com/mgorny/smart-live-rebuild/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="BSD-2"
SLOT="0"