diff options
author | Jonathon Fernyhough <jonathon@m2x.dev> | 2022-06-16 12:32:53 +0100 |
---|---|---|
committer | Jonathon Fernyhough <jonathon@m2x.dev> | 2022-06-16 12:32:53 +0100 |
commit | 3e1c720717551208dcd52b1e483e1bcd925eb045 (patch) | |
tree | a20f623056dd9882c7647cd6d8810fe48c7263bb /.SRCINFO | |
parent | Temporarily use 2.1.5 staging branch for kernel 5.18 compatiblity (diff) | |
download | zfs-utils-3e1c720717551208dcd52b1e483e1bcd925eb045.tar.xz |
Update 2.1.5 staging branch for 5.18 compatibliity
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = zfs-utils pkgdesc = Userspace utilities for the Zettabyte File System. - pkgver = 2.1.4+65.r05147319b0 + pkgver = 2.1.4+88.rfc18fa92c8 pkgrel = 1 url = https://zfsonlinux.org/ arch = i686 @@ -9,7 +9,7 @@ pkgbase = zfs-utils license = CDDL makedepends = git optdepends = python: for arcstat/arc_summary/dbufstat - source = git+https://github.com/openzfs/zfs.git#commit=05147319b0821f61fcff743e20605e191d523906 + source = git+https://github.com/openzfs/zfs.git#commit=fc18fa92c8cf3bd8febed784a15804e86aa08cb5 source = zfs.initcpio.install source = zfs.initcpio.hook validpgpkeys = 4F3BA9AB6D1F8D683DC2DFB56AD860EED4598027 |