index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-05-18 10:35:14 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-05-18 10:35:14 +0200 |
commit | bcf14e14abef7014cb7d8257adbe9ca0be7adb42 (patch) | |
tree | 325f7896b47daa1ecb4789a39d9c7a99cc55e658 | |
parent | 351f7d7b69dad5e29eb707186d84ccf6f7b81402 (diff) |
-rw-r--r-- | core/linux/PKGBUILD | 6 | ||||
-rw-r--r-- | core/linux/config | 2 |
diff --git a/core/linux/PKGBUILD b/core/linux/PKGBUILD index ea5e7f64..90b41ea8 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -1,8 +1,8 @@ -# upstream git: 652f9983b52dcf82f4e1c9e8159b8c0e401ab4ca +# upstream git revision: 15e182fc6ce307570ce115941bb4d3466371b7be # fail if upstream's .config changes -if [ "${sha256sums[4]}" = '8566a49997faf3f8678440c52578a7a0ee901e598d3b67d3bee3799fb92e8f86' ]; then - sha256sums[4]='a5cc94af0e84234d6bbde9704f11e5759e5a83f3901384638c534e27cf4b660e' +if [ "${sha256sums[4]}" = '66e44d128ddbc6ca30127d7fca3947f0200146b451bf3d7376fc2ef985a4a89b' ]; then + sha256sums[4]='7223924c3fd44427d7a7b5d5d46461ec2d1b98c108528ca1b5aa035cdd758cc4' fi eval "$( diff --git a/core/linux/config b/core/linux/config index 8307c3f2..aba8dbc3 100644 --- a/core/linux/config +++ b/core/linux/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.16.8-1 Kernel Configuration +# Linux/x86 4.16.9-1 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y |