summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-08-17 11:04:30 -0400
committerChris Severance2023-08-17 11:04:30 -0400
commit8b635f456fc8e635d54a36729b35ad7752ba4f84 (patch)
tree619208f01b9226974f4bdef74ccc73389444956e
parentff00a1a8233440915ea72dd2f3d2a129c5648e03 (diff)
downloadaur-8b635f456fc8e635d54a36729b35ad7752ba4f84.tar.gz
autu: Update to 4.19.292-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fc154aac5174..73212a46c198 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.291
+ pkgver = 4.19.292
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,17 +15,17 @@ pkgbase = linux-lts419
makedepends = imagemagick
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.291.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.292.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0002-modinfo-898490c010b.patch::https://gitlab.manjaro.org/packages/core/linux419/-/raw/e3143217878250b8321e5927dc95543c166df8da/898490c010b.patch?inline=false
md5sums = 740a90cf810c2105df8ee12e5d0bb900
- md5sums = a11dc34fdaf06d4d63219bd26c3c284d
+ md5sums = d196e04c668a861e9f1037efa28c9510
md5sums = 1472f2999cfe2d48eb27a889a5780a6d
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
md5sums = 2674295f31c55d4982a98a914028d684
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = f14fceb8f3852786ba4fe812aa3862111bf677999ec042ce8b5e58858725a951
+ sha256sums = 7429d9d933e4e2043bfd579a9ce9aa065a61d22ad6c190a02f23a069e26867c4
sha256sums = c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
sha256sums = 1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e
diff --git a/PKGBUILD b/PKGBUILD
index 4ab567613fd8..1f744a9e2441 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.291
+pkgver=${_basever}.292
pkgrel=1
pkgdesc='LTS 4.19 Linux'
url="https://www.kernel.org/"
@@ -25,12 +25,12 @@ source=(
#)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
- 'a11dc34fdaf06d4d63219bd26c3c284d'
+ 'd196e04c668a861e9f1037efa28c9510'
'1472f2999cfe2d48eb27a889a5780a6d'
'8d3adddbed67c62b0910ec68c78ebbac'
'2674295f31c55d4982a98a914028d684')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- 'f14fceb8f3852786ba4fe812aa3862111bf677999ec042ce8b5e58858725a951'
+ '7429d9d933e4e2043bfd579a9ce9aa065a61d22ad6c190a02f23a069e26867c4'
'c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2'
'1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e')