summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0cb7857a1ed6..505ebd470587 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-clear-lts2018
- pkgver = 4.19.47
+ pkgver = 4.19.48
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2018
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = linux-clear-lts2018
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.47.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.48.xz
source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.45-43
source = intel-ucode-20190514.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190514.tar.gz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
@@ -26,7 +26,7 @@ pkgbase = linux-clear-lts2018
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
sha256sums = SKIP
- sha256sums = 947fa0ff166406bc73d5ef511ecf01ffaa0503225657e103a7fad633edc2b83a
+ sha256sums = 78310c2f3f6ad19a87fe32e872c695451186733e5ddd1946f67ca742e88b570a
sha256sums = SKIP
sha256sums = 553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
diff --git a/PKGBUILD b/PKGBUILD
index 351c43bd3ec3..f168538b897e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _rev_override="n"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=4.19
-_minor=47
+_minor=48
_srcname=linux-${_major}
_clr=${_major}.45-43
pkgbase=linux-clear-lts2018
@@ -340,7 +340,7 @@ done
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
'SKIP'
- '947fa0ff166406bc73d5ef511ecf01ffaa0503225657e103a7fad633edc2b83a'
+ '78310c2f3f6ad19a87fe32e872c695451186733e5ddd1946f67ca742e88b570a'
'SKIP'
'553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'