summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2024-02-23 11:52:47 -0500
committerChris Severance2024-02-23 11:52:47 -0500
commitbab5d67000039e20988c852ba96b249ed39f619f (patch)
tree89f8c032a759239c78dfb367ff150c19d6893b4e
parent5468be4a5ead0919f211c93cc56faefa4e12fb16 (diff)
downloadaur-bab5d67000039e20988c852ba96b249ed39f619f.tar.gz
autu: Update to 4.19.307-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffe1abe1fdc5..302699d64d02 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.306
+ pkgver = 4.19.307
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.306.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.307.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 = ca3a283ff545672c343b8770da569e5f
+ md5sums = b2a41b312715ca0fe970fb376d9b9a15
md5sums = 1472f2999cfe2d48eb27a889a5780a6d
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
md5sums = 2674295f31c55d4982a98a914028d684
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = 039df5f71e9a44a165f5f27811434949d8df5750937d9bdba71be2cffc730594
+ sha256sums = 4cde0caf4f866b9adfcaecfcfe04b871b618791b60991d51b9ae34734a5d063c
sha256sums = c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
sha256sums = 1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e
diff --git a/PKGBUILD b/PKGBUILD
index d12536b3cb7f..2c6c1b5f54b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.306
+pkgver=${_basever}.307
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'
- 'ca3a283ff545672c343b8770da569e5f'
+ 'b2a41b312715ca0fe970fb376d9b9a15'
'1472f2999cfe2d48eb27a889a5780a6d'
'8d3adddbed67c62b0910ec68c78ebbac'
'2674295f31c55d4982a98a914028d684')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- '039df5f71e9a44a165f5f27811434949d8df5750937d9bdba71be2cffc730594'
+ '4cde0caf4f866b9adfcaecfcfe04b871b618791b60991d51b9ae34734a5d063c'
'c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2'
'1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e')