summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2024-03-03 12:20:47 -0500
committerChris Severance2024-03-03 12:20:47 -0500
commit119b9130f556c1e04f3e2e7549357391e7a2683f (patch)
treeb0107e010982dab6b64bcef0dc6fbc22313ec20f
parentbab5d67000039e20988c852ba96b249ed39f619f (diff)
downloadaur-119b9130f556c1e04f3e2e7549357391e7a2683f.tar.gz
autu: Update to 4.19.308-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 302699d64d02..40655db647b5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.307
+ pkgver = 4.19.308
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.307.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.308.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 = b2a41b312715ca0fe970fb376d9b9a15
+ md5sums = 06d8c525464256bf5c7d8993d75ad844
md5sums = 1472f2999cfe2d48eb27a889a5780a6d
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
md5sums = 2674295f31c55d4982a98a914028d684
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = 4cde0caf4f866b9adfcaecfcfe04b871b618791b60991d51b9ae34734a5d063c
+ sha256sums = 2799919e555311679448a74948a580d789cbff17147dcdcc270ec4f802a661da
sha256sums = c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
sha256sums = 1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e
diff --git a/PKGBUILD b/PKGBUILD
index 2c6c1b5f54b8..46ce97385ee7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.307
+pkgver=${_basever}.308
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'
- 'b2a41b312715ca0fe970fb376d9b9a15'
+ '06d8c525464256bf5c7d8993d75ad844'
'1472f2999cfe2d48eb27a889a5780a6d'
'8d3adddbed67c62b0910ec68c78ebbac'
'2674295f31c55d4982a98a914028d684')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- '4cde0caf4f866b9adfcaecfcfe04b871b618791b60991d51b9ae34734a5d063c'
+ '2799919e555311679448a74948a580d789cbff17147dcdcc270ec4f802a661da'
'c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2'
'1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e')