summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-12-26 12:12:38 +0100
committerMichał Górny <mgorny@gentoo.org>2019-12-26 12:27:12 +0100
commit217cb2b7aefb7d58917420d4017f58bfff705588 (patch)
treee2277e92fe18320e4b964c92d7c6c0f6b023d949 /dev-util/squashmerge/squashmerge-0.1.ebuild
parentdev-util/squashdelta: Update SRC_URI (diff)
downloadgentoo-217cb2b7aefb7d58917420d4017f58bfff705588.tar.gz
gentoo-217cb2b7aefb7d58917420d4017f58bfff705588.tar.bz2
gentoo-217cb2b7aefb7d58917420d4017f58bfff705588.zip
dev-util/squashmerge: Update SRC_URI
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-util/squashmerge/squashmerge-0.1.ebuild')
-rw-r--r--dev-util/squashmerge/squashmerge-0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/squashmerge/squashmerge-0.1.ebuild b/dev-util/squashmerge/squashmerge-0.1.ebuild
index b2b4863ee107..d4fc299daefa 100644
--- a/dev-util/squashmerge/squashmerge-0.1.ebuild
+++ b/dev-util/squashmerge/squashmerge-0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit autotools-utils
DESCRIPTION="dev-util/squashdelta delta merge tool"
HOMEPAGE="https://github.com/mgorny/squashmerge/"
-SRC_URI="https://www.github.com/mgorny/${PN}/releases/download/v${PV}/${P}.tar.bz2"
+SRC_URI="https://github.com/mgorny/${PN}/releases/download/v${PV}/${P}.tar.bz2"
LICENSE="BSD"
SLOT="0"