summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-05-21 10:51:41 +0200
committerMichał Górny <mgorny@gentoo.org>2017-05-21 10:56:21 +0200
commitf69d0a2f8e27409d20f4a01d8cd8a661b306258a (patch)
tree308120d602f4a26f725347dc4ac9b42406d6e8d8 /dev-util/squashmerge/squashmerge-0.1.ebuild
parentdev-util/squashdelta: Modernize the live ebuild, EAPI=6 (diff)
downloadgentoo-f69d0a2f8e27409d20f4a01d8cd8a661b306258a.tar.gz
gentoo-f69d0a2f8e27409d20f4a01d8cd8a661b306258a.tar.bz2
gentoo-f69d0a2f8e27409d20f4a01d8cd8a661b306258a.zip
dev-util/squashmerge: Moved to GitHub
Diffstat (limited to 'dev-util/squashmerge/squashmerge-0.1.ebuild')
-rw-r--r--dev-util/squashmerge/squashmerge-0.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/squashmerge/squashmerge-0.1.ebuild b/dev-util/squashmerge/squashmerge-0.1.ebuild
index 3a58b27ca43b..b2b4863ee107 100644
--- a/dev-util/squashmerge/squashmerge-0.1.ebuild
+++ b/dev-util/squashmerge/squashmerge-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit autotools-utils
DESCRIPTION="dev-util/squashdelta delta merge tool"
-HOMEPAGE="https://bitbucket.org/mgorny/squashmerge/"
-SRC_URI="https://www.bitbucket.org/mgorny/${PN}/downloads/${P}.tar.bz2"
+HOMEPAGE="https://github.com/mgorny/squashmerge/"
+SRC_URI="https://www.github.com/mgorny/${PN}/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"