[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10039: update linux-libre to 6.8-gnu
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10039: update linux-libre to 6.8-gnu |
Date: |
Mon, 11 Mar 2024 14:26:16 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10039
revision-id: carlhansen@gnu.org-20240311182611-sqduby4vfoxim12g
parent: carlhansen@gnu.org-20240310231024-quydb8vdwodwhdve
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2024-03-11 18:26:11 +0000
message:
update linux-libre to 6.8-gnu
modified:
pkg/gnu/linux-libre/Makefile makefile-20160617014725-uokjfnggs70iry9h-1266
pkg/gnu/linux-libre/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1271
=== modified file 'pkg/gnu/linux-libre/Makefile'
--- a/pkg/gnu/linux-libre/Makefile 2024-01-17 01:23:44 +0000
+++ b/pkg/gnu/linux-libre/Makefile 2024-03-11 18:26:11 +0000
@@ -1,5 +1,5 @@
# Copyright © 2013, 2014, 2015, 2016, 2017 Brandon Invergo
<brandon@invergo.net>
-# Copyright © 2017-2023 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2017-2024 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
# http://www.gnu.org/software/gsrc
@@ -16,13 +16,12 @@
#
# You should have received a copy of the GNU General Public License
# along with GSRC. If not, see <http://www.gnu.org/licenses/>.
-#
-#
+
# Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
NAME = Linux Libre kernel
GARNAME = linux-libre
-GARVER = 6.7
+GARVER = 6.8
GARVERSION = $(GARVER)-gnu
HOME_URL = http://www.gnu.org/software/linux-libre
# http://linux-libre.fsfla.org/pub/linux-libre/releases/
@@ -35,13 +34,12 @@
######################################################################
#http://linux-libre.fsfla.org/pub/linux-libre/releases/6.3-gnu/linux-libre-6.3-gnu.tar.lz
MASTER_SITES = http://linux-libre.fsfla.org/
-#MASTER_SITES = $(MASTER_GNU)/
MASTER_SUBDIR = pub/$(GARNAME)/releases/$(GARVERSION)/
DISTFILES = $(DISTNAME).tar.lz
SIGFILES = $(DISTNAME).tar.lz.sign
WORKSRC = $(WORKDIR)/linux-$(GARVER)
-#WORKOBJ = $(WORKSRC)-build
+WORKOBJ = $(WORKSRC)-build
CONFIGURE_SCRIPTS = $(WORKSRC)/Makefile
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = kernel
=== modified file 'pkg/gnu/linux-libre/sha256sums'
--- a/pkg/gnu/linux-libre/sha256sums 2023-10-30 17:06:00 +0000
+++ b/pkg/gnu/linux-libre/sha256sums 2024-03-11 18:26:11 +0000
@@ -1,2 +1,2 @@
-f116aa8d5dafe222a6aa3f9bd3704dc12a9830d7b7e43db43af0864cc1774776
download/linux-libre-6.6-gnu.tar.lz
-b0f56b38cafed220ec5d22dc3ef500eea47017d71b36e9ac4e6f86b01e16b011
download/linux-libre-6.6-gnu.tar.lz.sign
+f6c64e8ea831ffb71dedd1311e168fc7b142b025ec5fafa22ff6aedd9925bbe7
download/linux-libre-6.8-gnu.tar.lz
+269c33b5f8db6878eea2aae09a438659d8892812644357adb75bac32fb130189
download/linux-libre-6.8-gnu.tar.lz.sign
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10039: update linux-libre to 6.8-gnu,
Carl Hansen <=