summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-10-26 01:48:59 -0400
committerChris Severance2023-10-26 01:48:59 -0400
commiteaf649f2315a6aa55c854c0eca6a6075bb1d0155 (patch)
tree8eab9de6d2f5f9ca014f5c9654dc2614093d7e11
parentee50c8d455a964ed42aee87e7ea3a5bd7d746165 (diff)
downloadaur-eaf649f2315a6aa55c854c0eca6a6075bb1d0155.tar.gz
autu: Update to 4.19.297-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09de40bf26c0..52d0ec07d37c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.296
+ pkgver = 4.19.297
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.296.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.297.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 = 2daa8548264d1302901098589140d3ef
+ md5sums = d152d47dc5758e0059cdb86ab87e0a39
md5sums = 1472f2999cfe2d48eb27a889a5780a6d
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
md5sums = 2674295f31c55d4982a98a914028d684
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = a918b746d7b5b0ac9e75d91332946094417034947bfa5a5aa195c14c56264b09
+ sha256sums = bf61ed0a2654703ec12589f2f874179cfcaa2c8db24888cb7b904e72599f597c
sha256sums = c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
sha256sums = 1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e
diff --git a/PKGBUILD b/PKGBUILD
index 33f7f83e07f0..ae36705564f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.296
+pkgver=${_basever}.297
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'
- '2daa8548264d1302901098589140d3ef'
+ 'd152d47dc5758e0059cdb86ab87e0a39'
'1472f2999cfe2d48eb27a889a5780a6d'
'8d3adddbed67c62b0910ec68c78ebbac'
'2674295f31c55d4982a98a914028d684')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- 'a918b746d7b5b0ac9e75d91332946094417034947bfa5a5aa195c14c56264b09'
+ 'bf61ed0a2654703ec12589f2f874179cfcaa2c8db24888cb7b904e72599f597c'
'c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2'
'1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e')