summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2021-01-24 16:32:07 -0500
committerChris Severance2021-01-24 16:32:07 -0500
commit5acc7b3260f02e3de20271c4cba30b27fed34b22 (patch)
tree5eb126c41a1f5a90c39a3887dda7bda79e8d3271
parent1b03b3fb9738ee3a9b2a9e37d3d21295c1190ae4 (diff)
downloadaur-5acc7b3260f02e3de20271c4cba30b27fed34b22.tar.gz
autu: Update to 4.19.170-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4541b118020c..9d3c7a4e7402 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Jan 21 03:35:23 UTC 2021
+# Sun Jan 24 21:32:06 UTC 2021
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.169
+ pkgver = 4.19.170
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -17,15 +17,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.169.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.170.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
md5sums = 740a90cf810c2105df8ee12e5d0bb900
- md5sums = 4eba5ecd23c9dd04d4f442f4b091ea90
+ md5sums = ad122e4f9b6562a55639fe9fd0980a2c
md5sums = d749a63b722997f1f2c08a9d66052869
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = eb8472d8bfb30474f0977038ab93cad8eaf20b4c94bd7b51e3776a27a286ec43
+ sha256sums = 90e74e56793f9964ccae3f0fc0eff12c4976cb09455415e5ac707f5a5aa6ce91
sha256sums = 2b25a131ac183b7b97cb93f0ad4e985c916a96256554cb7a39d3c6b604ab42f8
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
diff --git a/PKGBUILD b/PKGBUILD
index a214a7dadb3a..344ef20cf958 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.169
+pkgver=${_basever}.170
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'
- '4eba5ecd23c9dd04d4f442f4b091ea90'
+ 'ad122e4f9b6562a55639fe9fd0980a2c'
'd749a63b722997f1f2c08a9d66052869'
'8d3adddbed67c62b0910ec68c78ebbac')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- 'eb8472d8bfb30474f0977038ab93cad8eaf20b4c94bd7b51e3776a27a286ec43'
+ '90e74e56793f9964ccae3f0fc0eff12c4976cb09455415e5ac707f5a5aa6ce91'
'2b25a131ac183b7b97cb93f0ad4e985c916a96256554cb7a39d3c6b604ab42f8'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2')