dev-libs/libexecinfo: Switch to mirror://gentoo
authorMichał Górny <mgorny@gentoo.org>
Sun, 15 Sep 2019 16:55:10 +0000 (18:55 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sun, 15 Sep 2019 17:02:21 +0000 (19:02 +0200)
The original distfile disappeared, so switch to our mirror.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-libs/libexecinfo/libexecinfo-1.1.ebuild

index eba2bcf57e8c4d1d6579f0006f426868b5fb0477..09652b8528bc95c6352cf8abbf9c4568825fd69f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=0
@@ -7,7 +7,7 @@ inherit bsdmk freebsd multilib
 
 DESCRIPTION="A library for inspecting program's backtrace"
 HOMEPAGE="http://www.freebsdsoftware.org/devel/libexecinfo.html"
-SRC_URI="mirror://freebsd/distfiles/${P}.tar.bz2"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
 LICENSE="BSD-2"
 SLOT="0"