summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-03-14 06:39:57 -0400
committerChris Severance2023-03-14 06:39:57 -0400
commit138959272307aa6303c0d0608c12954768ff5ba3 (patch)
treea1fcba43205373e0c97cf83942131fbf4df8c397
parentd76b55a42af7cd22a1eef6bed9141a8932abb847 (diff)
downloadaur-138959272307aa6303c0d0608c12954768ff5ba3.tar.gz
autu: Update to 4.19.277-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34a5d121bb8b..05da4f08d5da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.276
+ pkgver = 4.19.277
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.276.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.277.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 = d960518ec2f5595752904833d7f600f0
+ md5sums = 13647d40ec36a09a31d819bbe3b612e8
md5sums = 1472f2999cfe2d48eb27a889a5780a6d
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
md5sums = 2674295f31c55d4982a98a914028d684
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = 7a1cbefa16b0aeca223d5bf114613740ffebc17853e4dac8b23ebdf3242af15b
+ sha256sums = c0bb242260561ada2198ad75849cd9c5e57ac13850eb7b6740a8a5f5713bc05b
sha256sums = c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
sha256sums = 1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e
diff --git a/PKGBUILD b/PKGBUILD
index d55f9c70f583..6625be6837af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.276
+pkgver=${_basever}.277
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'
- 'd960518ec2f5595752904833d7f600f0'
+ '13647d40ec36a09a31d819bbe3b612e8'
'1472f2999cfe2d48eb27a889a5780a6d'
'8d3adddbed67c62b0910ec68c78ebbac'
'2674295f31c55d4982a98a914028d684')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- '7a1cbefa16b0aeca223d5bf114613740ffebc17853e4dac8b23ebdf3242af15b'
+ 'c0bb242260561ada2198ad75849cd9c5e57ac13850eb7b6740a8a5f5713bc05b'
'c24a94ee3a6eb042a67b97c57e036e5abab519e8427fff4dcb9cea1e6cc5e3cd'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2'
'1a4b6378407e2fc3b84fdffa22ce74de326992bb2e927411607b78cf6a31374e')