dev-util/squashmerge: Update SRC_URI
authorMichał Górny <mgorny@gentoo.org>
Thu, 26 Dec 2019 11:12:38 +0000 (12:12 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 26 Dec 2019 11:27:12 +0000 (12:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/squashmerge/squashmerge-0.1.ebuild

index b2b4863ee107f81a66be35d4a8473e91dad8558f..d4fc299daefaef2e5638be7bf684b0dd40f2beda 100644 (file)
@@ -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"