summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArchzfs Buildbot2019-09-24 12:08:29 +0000
committerArchzfs Buildbot2019-09-24 12:08:29 +0000
commit38f8364cdca5051a92b0c84592c111ac765595cd (patch)
tree8bf0fdbf975e4259d31681d9903a8068c95d26d9
parent4bccadc409a80f2267784a7a1a796708f9d05195 (diff)
downloadaur-38f8364cdca5051a92b0c84592c111ac765595cd.tar.gz
Semi-automated update for kernel 4.19.75-1 + zfs 0.8.1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 12 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2bb973d61bc1..7d70b42839e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,21 @@
pkgbase = zfs-linux-lts
- pkgver = 0.8.1_4.19.73.1
+ pkgver = 0.8.1_4.19.75.1
pkgrel = 1
- url = http://zfsonlinux.org/
+ url = https://zfsonlinux.org/
arch = x86_64
license = CDDL
- makedepends = linux-lts-headers=4.19.73-1
+ makedepends = linux-lts-headers=4.19.75-1
depends = kmod
depends = zfs-utils=0.8.1
- depends = linux-lts=4.19.73-1
+ depends = linux-lts=4.19.75-1
source = https://github.com/zfsonlinux/zfs/releases/download/zfs-0.8.1/zfs-0.8.1.tar.gz
+ source = linux-5.3-compat-rw_semaphore-owner.patch
+ source = linux-5.3-compat-retire-rw_tryupgrade.patch
+ source = linux-5.3-compat-Makefile-subdir-m-no-longer-supported.patch
sha256sums = 0af79fde44b7b8ecb94d5166ce2e4fff7409c20ed874c2d759db92909e6c2799
+ sha256sums = c65c950abda42fb91fb99c6c916a50720a522c53e01a872f9310a4719bae9e2a
+ sha256sums = 19f798a29c00874874751880f1146c5849b8ebdb6233d8ae923f9fdd4661de19
+ sha256sums = 6c4627875dd1724f64a196ea584812c99635897dc31cb23641f308770289059a
pkgname = zfs-linux-lts
pkgdesc = Kernel modules for the Zettabyte File System.
diff --git a/PKGBUILD b/PKGBUILD
index ce4b19e9b273..2b6047b13df6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,8 @@
pkgbase="zfs-linux-lts"
pkgname=("zfs-linux-lts" "zfs-linux-lts-headers")
_zfsver="0.8.1"
-_kernelver="4.19.73-1"
-_extramodules="4.19.73-1-lts"
+_kernelver="4.19.75-1"
+_extramodules="4.19.75-1-lts"
pkgver="${_zfsver}_$(echo ${_kernelver} | sed s/-/./g)"
pkgrel=1