upgpkg: zfs-utils 0.7.13-1

upstream release

Restore hostid handling erroneously removed long ago by archzfs -- not
enforcing its use by default is reasonable, ignoring it when it is
present and explicitly desired by the user, is not reasonable.
This commit is contained in:
Eli Schwartz
2019-03-04 16:59:44 -05:00
parent 31ab0959f2
commit f18efa1dc4
3 changed files with 6 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# Contributor: Iacopo Isimbaldi <isiachi@rhye.it>
pkgname=zfs-utils
pkgver=0.7.12
pkgver=0.7.13
pkgrel=1
pkgdesc="Userspace utilities for the Zettabyte File System."
arch=("i686" "x86_64")
@@ -13,7 +13,7 @@ source=("git+https://github.com/zfsonlinux/zfs.git#tag=zfs-${pkgver}?signed"
"zfs.initcpio.install"
"zfs.initcpio.hook")
sha256sums=('SKIP'
'11e02412055fe3daf4753cf2ce7011e95647bb4c9ae74288a2a769f6a4c091b2'
'da1cdc045d144d2109ec7b5d97c53a69823759d8ecff410e47c3a66b69e6518d'
'f95ad1a5421ccbb8b01f448373f46cfd1f718361a82c2687a597325cf9827e3e')
validpgpkeys=('4F3BA9AB6D1F8D683DC2DFB56AD860EED4598027' # Tony Hutter (GPG key for signing ZFS releases) <hutter2@llnl.gov>
'C33DF142657ED1F7C328A2960AB9E991C6AF658B') # Brian Behlendorf <behlendorf1@llnl.gov>