diff options
author | egnappahz | 2021-01-27 12:41:01 +0100 |
---|---|---|
committer | egnappahz | 2021-01-27 12:41:01 +0100 |
commit | d6c79004ef1b5ea2726f3d358f9daf3bbe2b13af (patch) | |
tree | 268a6b1b88899b59b9ff5b43a8f3bd60b7cd6280 | |
parent | f9ca630814112b473ac8cbbc6d7976eb4afe9930 (diff) | |
download | aur-d6c79004ef1b5ea2726f3d358f9daf3bbe2b13af.tar.gz |
Updated
-rw-r--r-- | .SRCINFO | 8 | ||||
-rw-r--r-- | PKGBUILD | 8 | ||||
-rw-r--r-- | config.x86_64 | 2 |
3 files changed, 9 insertions, 9 deletions
@@ -1,6 +1,6 @@ pkgbase = linux-amd-znver2 - pkgver = 5.10.v.10 - pkgrel = 2 + pkgver = 5.10.v.11 + pkgrel = 1 url = https://www.kernel.org/ arch = x86_64 license = GPL2 @@ -13,13 +13,13 @@ pkgbase = linux-amd-znver2 makedepends = libelf makedepends = lzop options = !strip - source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.10.10 + source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.10.11 source = config.x86_64 source = linux-amd-znver2.preset source = linux.install source = 5013_enable-cpu-optimizations-for-gcc10.patch sha256sums = SKIP - sha256sums = 4a36a6c2c10dce8c0867e7aba76c991a665af7aa9d24a37defcdeb11b45f90ad + sha256sums = 76e63a14599ac8a8c30000aa6c54a904cf124bf85dfc0dd7ff96fcb0de478f77 sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0 sha256sums = 126cd35b1153b69dd8d713f902d09ecc64ce8af2e4fa6f021219a65e62e13875 @@ -2,9 +2,9 @@ pkgbase=linux-amd-znver2 _srcname=linux -gitver=v5.10.10 -pkgver=5.10.v.10 -pkgrel=2 +gitver=v5.10.11 +pkgver=5.10.v.11 +pkgrel=1 arch=('x86_64') url="https://www.kernel.org/" license=('GPL2') @@ -23,7 +23,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta ) sha256sums=('SKIP' #config.x86_64 - '4a36a6c2c10dce8c0867e7aba76c991a665af7aa9d24a37defcdeb11b45f90ad' + '76e63a14599ac8a8c30000aa6c54a904cf124bf85dfc0dd7ff96fcb0de478f77' #.preset file '60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c' #linux install file diff --git a/config.x86_64 b/config.x86_64 index ecdc238d006..000888ba654 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.10 Kernel Configuration +# Linux/x86 5.10.11 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y |