[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10242: update gcc13 to 13.3.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10242: update gcc13 to 13.3.0 |
Date: |
Tue, 21 May 2024 22:05:59 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10242
revision-id: carlhansen1234@gmail.com-20240522020554-9jk8ci2l3qc444ff
parent: carlhansen1234@gmail.com-20240522014951-9fdjye786ahw2s08
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2024-05-21 19:05:54 -0700
message:
update gcc13 to 13.3.0
modified:
pkg/gnu/gcc13/Makefile makefile-20230426190824-3ao5pgy7dsfgunzl-3
pkg/gnu/gcc13/sha256sums sha256sums-20230426190824-3ao5pgy7dsfgunzl-4
=== modified file 'pkg/gnu/gcc13/Makefile'
--- a/pkg/gnu/gcc13/Makefile 2024-05-15 04:47:18 +0000
+++ b/pkg/gnu/gcc13/Makefile 2024-05-22 02:05:54 +0000
@@ -22,7 +22,7 @@
NAME = The GNU Compiler Collection version 13
GARNAME = gcc13
UPSTREAMNAME = gcc
-GARVERSION = 13.3.0-RC-20240514
+GARVERSION = 13.3.0
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 13
define BLURB
@@ -37,12 +37,8 @@
######################################################################
# https://ftp.gnu.org/gnu/gcc/gcc-13.1.0/gcc-13.1.0.tar.xz
-#MASTER_SITES = $(MASTER_GNU)
-#MASTER_SUBDIR = $(UPSTREAMNAME)/$(DISTNAME)/
-#DISTNAME= $(UPSTREAMNAME)-$(GARVERSION)
-#
https://gcc.gnu.org/pub/gcc/snapshots/13.3.0-RC-20240514/gcc-13.3.0-RC-20240514.tar.xz
-MASTER_SITES = http://gcc.gnu.org/
-MASTER_SUBDIR = pub/gcc/snapshots/13.3.0-RC-20240514/
+MASTER_SITES = $(MASTER_GNU)
+MASTER_SUBDIR = $(UPSTREAMNAME)/$(DISTNAME)/
DISTNAME= $(UPSTREAMNAME)-$(GARVERSION)
DISTFILES = $(DISTNAME).tar.xz
=== modified file 'pkg/gnu/gcc13/sha256sums'
--- a/pkg/gnu/gcc13/sha256sums 2024-05-15 04:47:18 +0000
+++ b/pkg/gnu/gcc13/sha256sums 2024-05-22 02:05:54 +0000
@@ -1,1 +1,1 @@
-d1d6ad7f2c0e665b47e2b9068779e09ab06f0827ad3be7732b4a6c46ba6b6a73
download/gcc-13.3.0-RC-20240514.tar.xz
+0845e9621c9543a13f484e94584a49ffc0129970e9914624235fc1d061a0c083
download/gcc-13.3.0.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10242: update gcc13 to 13.3.0,
Carl Hansen <=