summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2024-01-08 21:59:05 -0500
committerChris Severance2024-01-08 21:59:05 -0500
commit2198ba6c4f12f1f23730cc71e1234ef2f9cabcdb (patch)
tree33cf16320b751aedbc4b028474dbfe92c459f8d1
parent1b7549c652fa4a111e5d40d81b5a2e38405dfbb4 (diff)
downloadaur-2198ba6c4f12f1f23730cc71e1234ef2f9cabcdb.tar.gz
autu: Update to 4.19.304-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d171f34b1f87..864e07901990 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.303
+ pkgver = 4.19.304
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.303.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.304.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 = 7e7dbf41cb798e4421af55e9d1d216f0
+ md5sums = 42e3ccd18d9550a601a32593345a2611
md5sums = 1472f2999cfe2d48eb27a889a5780a6d
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
md5sums = 2674295f31c55d4982a98a914028d684
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = 3e822348af03a3d09dd53d0788bf5f12e13d0e49fb3fa549185034320cc96c9e
+ sha256sums = 1babc5c66cf1f12435f51d872eb29ee266a943eff7dbcea4919da954ef538d75
sha256sums = c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
sha256sums = 1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e
diff --git a/PKGBUILD b/PKGBUILD
index d057a8df44dd..53dd6ee015d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.303
+pkgver=${_basever}.304
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'
- '7e7dbf41cb798e4421af55e9d1d216f0'
+ '42e3ccd18d9550a601a32593345a2611'
'1472f2999cfe2d48eb27a889a5780a6d'
'8d3adddbed67c62b0910ec68c78ebbac'
'2674295f31c55d4982a98a914028d684')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- '3e822348af03a3d09dd53d0788bf5f12e13d0e49fb3fa549185034320cc96c9e'
+ '1babc5c66cf1f12435f51d872eb29ee266a943eff7dbcea4919da954ef538d75'
'c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2'
'1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e')