Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/genkernel:master commit in: /
Date: Wed, 27 Oct 2021 16:57:01
Message-Id: 1635353760.782f8a0cbea9358d0fadc17c6a043d10cd6165fb.whissi@gentoo
1 commit: 782f8a0cbea9358d0fadc17c6a043d10cd6165fb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 27 16:56:00 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 27 16:56:00 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=782f8a0c
7
8 genkernel: Bump to v4.2.5
9
10 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
11
12 genkernel | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/genkernel b/genkernel
16 index c20e0df..3116505 100755
17 --- a/genkernel
18 +++ b/genkernel
19 @@ -2,7 +2,7 @@
20 # $Id$
21
22 PATH="${PATH}:/sbin:/usr/sbin"
23 -GK_V='4.2.4'
24 +GK_V='4.2.5'
25
26 # Normalize locales
27 export LC_ALL=C