mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fs/duf: update SRC_URI
Signed-off-by: Mathis Winterer <mrmagic223325@fedora.email> Closes: https://github.com/gentoo/gentoo/pull/29119 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
a434fd5283
commit
ac574f5a21
@@ -8,7 +8,7 @@ inherit go-module
|
||||
DESCRIPTION="Disk Usage/Free Utility - a better 'df' alternative"
|
||||
HOMEPAGE="https://github.com/muesli/duf"
|
||||
SRC_URI="https://github.com/muesli/duf/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI+=" https://github.com/mrmagic223325/duf/releases/download/${PV}/${P}-deps.tar.xz"
|
||||
SRC_URI+=" https://github.com/mrmagic223325/deps/releases/download/${P}/${P}-deps.tar.xz"
|
||||
|
||||
LICENSE="MIT BSD Apache-2.0"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user