summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2021-02-24 01:53:49 -0500
committerChris Severance2021-02-24 01:53:49 -0500
commit3f01d7cff1a6a14986496f099d9a667108907b2a (patch)
treea15c5d88a14e453cc30719856d6692c2868556c3
parent4a488e9d5c9d8f5ff3b9184f22852bd77bf92de5 (diff)
downloadaur-3f01d7cff1a6a14986496f099d9a667108907b2a.tar.gz
autu: Update to 4.19.177-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aaa4718bc9ad..0c79e65fdc07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.176
+ pkgver = 4.19.177
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,15 +15,15 @@ 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.176.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.177.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
md5sums = 740a90cf810c2105df8ee12e5d0bb900
- md5sums = bd3146a739adc5b8935b302166e045a1
+ md5sums = a405ae2eab7fd9ebb493e0132a8b8968
md5sums = d749a63b722997f1f2c08a9d66052869
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = 679911ca7ea6b6a25a08ad884b6e17d9616c5287c64f7b3333c5c45c3171a169
+ sha256sums = 96ca48fb9c6db8b06292449da161a15f2c9f6ffc8a1556fb6d62373aaa71a172
sha256sums = 2b25a131ac183b7b97cb93f0ad4e985c916a96256554cb7a39d3c6b604ab42f8
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
diff --git a/PKGBUILD b/PKGBUILD
index 65c05fd261d4..5eac663830fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.176
+pkgver=${_basever}.177
pkgrel=1
pkgdesc='LTS 4.19 Linux'
url="https://www.kernel.org/"
@@ -24,11 +24,11 @@ source=(
#)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
md5sums=('740a90cf810c2105df8ee12e5d0bb900'
- 'bd3146a739adc5b8935b302166e045a1'
+ 'a405ae2eab7fd9ebb493e0132a8b8968'
'd749a63b722997f1f2c08a9d66052869'
'8d3adddbed67c62b0910ec68c78ebbac')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- '679911ca7ea6b6a25a08ad884b6e17d9616c5287c64f7b3333c5c45c3171a169'
+ '96ca48fb9c6db8b06292449da161a15f2c9f6ffc8a1556fb6d62373aaa71a172'
'2b25a131ac183b7b97cb93f0ad4e985c916a96256554cb7a39d3c6b604ab42f8'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2')