summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2021-03-07 20:25:13 -0500
committerChris Severance2021-03-07 20:25:13 -0500
commit6468a416e23dca633a5d5c0f3c44227c3130c747 (patch)
tree035770e746477f614bb32be640fa1f538339aa3d
parent3f01d7cff1a6a14986496f099d9a667108907b2a (diff)
downloadaur-6468a416e23dca633a5d5c0f3c44227c3130c747.tar.gz
autu: Update to 4.19.179-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c79e65fdc07..926366ff90ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts419
pkgdesc = LTS 4.19 Linux
- pkgver = 4.19.177
+ pkgver = 4.19.179
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.177.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.179.xz
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
md5sums = 740a90cf810c2105df8ee12e5d0bb900
- md5sums = a405ae2eab7fd9ebb493e0132a8b8968
+ md5sums = f6947b989be48a888ea0efe89534013e
md5sums = d749a63b722997f1f2c08a9d66052869
md5sums = 8d3adddbed67c62b0910ec68c78ebbac
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
- sha256sums = 96ca48fb9c6db8b06292449da161a15f2c9f6ffc8a1556fb6d62373aaa71a172
+ sha256sums = 80239b14597ee8e9b059470414f923af464396c3233461830f3789a831ba1e44
sha256sums = 2b25a131ac183b7b97cb93f0ad4e985c916a96256554cb7a39d3c6b604ab42f8
sha256sums = a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2
diff --git a/PKGBUILD b/PKGBUILD
index 5eac663830fe..1d0cc018d82a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgbase=linux-lts419
_basever=4.19
_srcname=linux-$_basever
-pkgver=${_basever}.177
+pkgver=${_basever}.179
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'
- 'a405ae2eab7fd9ebb493e0132a8b8968'
+ 'f6947b989be48a888ea0efe89534013e'
'd749a63b722997f1f2c08a9d66052869'
'8d3adddbed67c62b0910ec68c78ebbac')
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
- '96ca48fb9c6db8b06292449da161a15f2c9f6ffc8a1556fb6d62373aaa71a172'
+ '80239b14597ee8e9b059470414f923af464396c3233461830f3789a831ba1e44'
'2b25a131ac183b7b97cb93f0ad4e985c916a96256554cb7a39d3c6b604ab42f8'
'a13581d3c6dc595206e4fe7fcf6b542e7a1bdbe96101f0f010fc5be49f99baf2')