summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-09-15 18:55:10 +0200
committerMichał Górny <mgorny@gentoo.org>2019-09-15 19:02:21 +0200
commit6f2dbce95278f2f79f993e4c4f22b3d0b80da9ec (patch)
tree54aa82860face5461737dfe3367ad825aa30fa33
parentapp-arch/unarj: Use mirror://gentoo (diff)
downloadgentoo-6f2dbce9.tar.gz
gentoo-6f2dbce9.tar.bz2
gentoo-6f2dbce9.zip
dev-libs/libexecinfo: Switch to mirror://gentoo
The original distfile disappeared, so switch to our mirror. Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-libs/libexecinfo/libexecinfo-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libexecinfo/libexecinfo-1.1.ebuild b/dev-libs/libexecinfo/libexecinfo-1.1.ebuild
index eba2bcf57e8c..09652b8528bc 100644
--- a/dev-libs/libexecinfo/libexecinfo-1.1.ebuild
+++ b/dev-libs/libexecinfo/libexecinfo-1.1.ebuild
@@ -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"