commit:     e948199365218d1a932c383f669cd8cf2d6029da
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 30 22:51:17 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 30 22:51:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9481993

sys-devel/nvptx-tools: sync live

It's confusing if it has an old snapshot commit.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-devel/nvptx-tools/nvptx-tools-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild 
b/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild
index 7890035ee4e1..b6308a59af98 100644
--- a/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild
+++ b/sys-devel/nvptx-tools/nvptx-tools-9999.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://github.com/SourceryTools/nvptx-tools";
        inherit git-r3
 else
-       MY_COMMIT="93e00909ceb9cbbc104f0fcba56c0361ffb3ca4b"
+       MY_COMMIT="a0c1fff6534a4df9fb17937c3c4a4b1071212029"
        
SRC_URI="https://github.com/SourceryTools/nvptx-tools/archive/${MY_COMMIT}.tar.gz
 -> ${P}.tar.gz"
        S="${WORKDIR}"/${PN}-${MY_COMMIT}
 

Reply via email to