From f18efa1dc42e700fcca9dd689d3093af14023cf8 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Mon, 4 Mar 2019 16:59:44 -0500 Subject: 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. --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index b876fb4..1fef437 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Iacopo Isimbaldi 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) 'C33DF142657ED1F7C328A2960AB9E991C6AF658B') # Brian Behlendorf -- cgit v1.2.1