mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-apps/asahi-bless: Update SRC_URI and remote-id
Signed-off-by: Sasha Finkelstein <fnkl.kernel@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
f916f5e708
commit
f7142ae08c
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Copyright 2024-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -75,11 +75,11 @@ inherit cargo linux-info
|
||||
COMMIT="36302336f7e07080e289baccda8d07c7c1a9d00d"
|
||||
MY_P="asahi-nvram-${COMMIT}"
|
||||
DESCRIPTION="CLI boot disk selector for Apple Silicon Macs"
|
||||
HOMEPAGE="https://github.com/WhatAmISupposedToPutHere/asahi-nvram"
|
||||
HOMEPAGE="https://github.com/AsahiLinux/asahi-nvram"
|
||||
|
||||
SRC_URI="
|
||||
${CARGO_CRATE_URIS}
|
||||
https://github.com/WhatAmISupposedToPutHere/asahi-nvram/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
|
||||
https://github.com/AsahiLinux/asahi-nvram/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
|
||||
"
|
||||
S="${WORKDIR}/${MY_P}/asahi-bless"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2024 Gentoo Authors
|
||||
# Copyright 2024-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -77,11 +77,11 @@ inherit cargo linux-info
|
||||
COMMIT="9b4c2942093204601bb4b0181b3d5e5bdfc2a4a3"
|
||||
MY_P="asahi-nvram-${COMMIT}"
|
||||
DESCRIPTION="CLI boot disk selector for Apple Silicon Macs"
|
||||
HOMEPAGE="https://github.com/WhatAmISupposedToPutHere/asahi-nvram"
|
||||
HOMEPAGE="https://github.com/AsahiLinux/asahi-nvram"
|
||||
|
||||
SRC_URI="
|
||||
${CARGO_CRATE_URIS}
|
||||
https://github.com/WhatAmISupposedToPutHere/asahi-nvram/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
|
||||
https://github.com/AsahiLinux/asahi-nvram/archive/${COMMIT}.tar.gz -> ${P}.tar.gz
|
||||
"
|
||||
S="${WORKDIR}/${MY_P}/asahi-bless"
|
||||
|
||||
|
||||
@@ -10,6 +10,6 @@
|
||||
<name>Gentoo Asahi Project</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">WhatAmISupposedToPutHere/asahi-nvram</remote-id>
|
||||
<remote-id type="github">AsahiLinux/asahi-nvram</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user