index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-05-15 11:19:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-05-15 11:19:45 +0200 |
commit | 433592c2fce0944e55dd95667720cee5f3d74508 (patch) | |
tree | 75d416b3b5515c2a1016c4655330a822fb8753b2 | |
parent | 5b5a33cf88d0bba4bb363f8cffe12c56c9771361 (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 01e616ba..cd7584cb 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -1,8 +1,8 @@ -# upstream git: 78d6fdd5b3e0fa0e8748fac326d1015697038e90 +# upstream git: 652f9983b52dcf82f4e1c9e8159b8c0e401ab4ca # fail if upstream's .config changes -if [ "${sha256sums[4]}" = '627aa44c65d7297b00a8a7045d606d33b6a0b982c02331a101b94d38d348082a' ]; then - sha256sums[4]='6ebfe64f823f9405df057e6dddf2a4a2be4afd117dc842ebaefa4984bcaaf4f7' +if [ "${sha256sums[4]}" = '8566a49997faf3f8678440c52578a7a0ee901e598d3b67d3bee3799fb92e8f86'' ]; then + sha256sums[4]='a5cc94af0e84234d6bbde9704f11e5759e5a83f3901384638c534e27cf4b660e' fi eval "$( diff --git a/core/linux/config b/core/linux/config index 8f92b952..8307c3f2 100644 --- a/core/linux/config +++ b/core/linux/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.16.2-2 Kernel Configuration +# Linux/x86 4.16.8-1 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y |