From 2bcfdd65af6623d67e1865abc9636d7958ec4190 Mon Sep 17 00:00:00 2001 From: CyberLeo Date: Sat, 28 Mar 2020 05:06:25 -0500 Subject: user/zfs, user/zfs-utils: update to 0.8.3 and make it build Update autoconf to remove nonstandard '&>' redirection that causes module build test to inadvertently background in dash and then fail due to a race. Also backport patches to support removal of time_t; commit hashes courtesy of https://bugs.launchpad.net/bugs/1863136 . --- user/zfs-utils/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'user/zfs-utils/APKBUILD') diff --git a/user/zfs-utils/APKBUILD b/user/zfs-utils/APKBUILD index 1d424b500..dc985302e 100644 --- a/user/zfs-utils/APKBUILD +++ b/user/zfs-utils/APKBUILD @@ -2,10 +2,10 @@ # Maintainer: Kiyoshi Aman # keep these in sync with kernel version _kflavour="" -_kver="4.14.138-mc15" +_kver="5.4.5-mc0" _kver2="$_kver-easy" pkgname=zfs-utils -pkgver=0.8.2 +pkgver=0.8.3 pkgrel=0 pkgdesc="User utilities for the ZFS filesystem" url="https://open-zfs.org" @@ -46,4 +46,4 @@ package() { rm -r "$pkgdir/usr/share/zfs/zfs-tests" } -sha512sums="1424b1a030b814f812b5da422100669db5b8c3ccae14c2fdd62a5e0df28e7255247fe5ca99c95a14f08c92cc1574c22dd132093e4a1dd81e38c95b10cc5e2496 zfs-0.8.2.tar.gz" +sha512sums="aded632e6b04180560d4f2ff283260016e883dadae4e7fda9070b7113dee948099cb7a7b183f1c8139654389a2610fb9cc6f997acdc846040e605125cf016010 zfs-0.8.3.tar.gz" -- cgit v1.2.3-70-g09d2