gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r8198: linux-libre kernel


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8198: linux-libre kernel
Date: Tue, 22 Mar 2022 19:07:31 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8198
revision-id: carlhansen1234@gmail.com-20220322230727-643j99zqxgijqam3
parent: carlhansen1234@gmail.com-20220321201327-mdlxspzksgpa2w0n
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Tue 2022-03-22 16:07:27 -0700
message:
  linux-libre kernel
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      2022-01-10 07:43:49 +0000
+++ b/pkg/gnu/linux-libre/Makefile      2022-03-22 23:07:27 +0000
@@ -22,9 +22,10 @@
 
 NAME = Linux Libre kernel
 GARNAME = linux-libre
-GARVERSION = 5.16
-#GARVERSION =  at http://linux-libre.fsfla.org/pub/linux-libre/releases/
+GARVER     = 5.17
+GARVERSION = $(GARVER)-gnu
 HOME_URL = http://www.gnu.org/software/linux-libre
+#   http://linux-libre.fsfla.org/pub/linux-libre/releases/
 DESCRIPTION = 100% free redistribution of a cleaned Linux kernel
 define BLURB
 GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.
@@ -35,11 +36,11 @@
 
 MASTER_SITES = http://linux-libre.fsfla.org/
 #MASTER_SITES = $(MASTER_GNU)/
-MASTER_SUBDIR = pub/$(GARNAME)/releases/$(GARVERSION)-gnu/
-DISTFILES = $(DISTNAME)-gnu.tar.lz
-SIGFILES  = $(DISTNAME)-gnu.tar.lz.sign
+MASTER_SUBDIR = pub/$(GARNAME)/releases/$(GARVERSION)/
+DISTFILES = $(DISTNAME).tar.lz
+SIGFILES  = $(DISTNAME).tar.lz.sign
 
-WORKSRC = $(WORKDIR)/linux-$(GARVERSION)
+WORKSRC = $(WORKDIR)/linux-$(GARVER)
 CONFIGURE_SCRIPTS = $(WORKSRC)/Makefile
 BUILD_SCRIPTS = $(WORKSRC)/Makefile
 INSTALL_SCRIPTS = kernel

=== modified file 'pkg/gnu/linux-libre/sha256sums'
--- a/pkg/gnu/linux-libre/sha256sums    2022-01-10 07:43:49 +0000
+++ b/pkg/gnu/linux-libre/sha256sums    2022-03-22 23:07:27 +0000
@@ -1,2 +1,2 @@
-ae7b8ee358c72e8ead046eb305c8643035e0a0973a071c6d410e9e7ace565d08  
download/linux-libre-5.16-gnu.tar.lz
-090931f2f62f358eab7ed09829331dfd0a9900c37f2c94ed0148a19f1ef34df6  
download/linux-libre-5.16-gnu.tar.lz.sign
+3e606c45a0dd4e4b4b3c103cab3fbcf76d6e0be3c183d357a9a1c2692fd7e248  
download/linux-libre-5.17-gnu.tar.lz
+8fb4a6a1895aea48e85a82f247d7ac1caf7de970c847db440bdef982e10c3a41  
download/linux-libre-5.17-gnu.tar.lz.sign


reply via email to

[Prev in Thread] Current Thread [Next in Thread]