mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-17 02:39:08 -07:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user