Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-12 08:45:40 +0100
committerErich Eckner <git@eckner.net>2020-03-12 08:45:40 +0100
commitc1f3a5da3a830651fa9e59ca5d25a1d0c2b29194 (patch)
tree7f5f2ea02d70797408fd9ff535b1b8a7889e2667
parent921313b3d0705fb71cff64de87d271a0a2143fa4 (diff)
extra/linux-pae: 5.5.8 -> 5.5.9
-rw-r--r--extra/linux-pae/PKGBUILD6
-rw-r--r--extra/linux-pae/config4
2 files changed, 5 insertions, 5 deletions
diff --git a/extra/linux-pae/PKGBUILD b/extra/linux-pae/PKGBUILD
index 6cbfa2bf..fe70d66c 100644
--- a/extra/linux-pae/PKGBUILD
+++ b/extra/linux-pae/PKGBUILD
@@ -4,7 +4,7 @@
# Maintainer: Thomas Baechler <thomas@archlinux.org>
pkgbase=linux-pae # Build stock -ARCH kernel
-pkgver='5.5.8'
+pkgver='5.5.9'
_srcname=linux-${pkgver}
pkgrel='1'
arch=('i686' 'pentium4')
@@ -24,9 +24,9 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('e5b6f6938e99a39fb359618e92349ca4e2cd9db31e1b81b7d14d2fa7dc03fc06'
+sha256sums=('a435e16950bbe80362495383c2b5e8b78a4b3879c894e2b3c38ecba6fe7ca878'
'SKIP'
- '3c531fdc6f69edca700a0fdbf83e3815fb705499245e64d656f7715709012fe4'
+ '38dbf221af7c0067e24c1d3c7609245d8af253eb663a056db971fa97d2fd0dc4'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65'
diff --git a/extra/linux-pae/config b/extra/linux-pae/config
index 445705fc..d4f4d9c8 100644
--- a/extra/linux-pae/config
+++ b/extra/linux-pae/config
@@ -1,10 +1,10 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.5.8-1 Kernel Configuration
+# Linux/x86 5.5.9-1 Kernel Configuration
#
#
-# Compiler: gcc (Arch Linux 9.2.1+20200130-2.1) 9.2.1 20200130
+# Compiler: gcc (Arch Linux 9.2.1+20200130-2.2) 9.2.1 20200130
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=90201