diff options
-rw-r--r-- | PKGBUILD | 8 | ||||
-rw-r--r-- | config.x86_64 | 2 |
2 files changed, 5 insertions, 5 deletions
@@ -5,7 +5,7 @@ pkgbase=linux-libre-hardened _majver=4.15 -_minver=6 +_minver=9 _fullver=${_majver}.${_minver} _basever=${_majver}-gnu _pkgver=${_fullver}-gnu @@ -31,11 +31,11 @@ source=(https://linux-libre.fsfla.org/pub/linux-libre/releases/${_basever}/linux ) sha256sums=('e6556514286f9cd6b46f5d5769b2cc3c61ac7d6fa9c9c400e3c2fb5949490186' 'SKIP' - 'ddaca183dbceec4e67ec465c29d48879fce7820daf4b0dc1d5b4202869a166d1' + '1d030f8e68b5e6cfcc6436f8452345189c6fdc03582f8ca4d8e33d41c02b1e78' 'SKIP' - '45654a4144f83d4012bdf5fd5bec59e4f9bb3967aca277dccf034d8a405e0670' + 'f9bc0a325aa9eac365667e70e0851d0ba6ea80d162ca56ff587744b965a6132a' 'SKIP' - 'e48c056008daada763cae6f2a471656acd894fa36fa87cffddd101a51a50f847' + 'e10c5367d786da1fd80a8356af9dc9346b7724884b612871f178e6f6433b4b42' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65' diff --git a/config.x86_64 b/config.x86_64 index c1ab9d4..79b2ea9 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.15.6 Kernel Configuration +# Linux/x86 4.15.7 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y |