zfs: update to 0.8.2.
This commit is contained in:
parent
232373c631
commit
2c0ea7dce8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-config=user --with-mounthelperdir=/usr/bin
|
||||
|
@ -14,7 +14,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="CDDL-1.0"
|
||||
homepage="https://zfsonlinux.org/"
|
||||
distfiles="https://github.com/zfsonlinux/zfs/releases/download/zfs-${version}/zfs-${version}.tar.gz"
|
||||
checksum=0af79fde44b7b8ecb94d5166ce2e4fff7409c20ed874c2d759db92909e6c2799
|
||||
checksum=47608e257c8ecebb918014ef1da6172c3a45d990885891af18e80f5cc28beab8
|
||||
|
||||
replaces="spl<=0.7.13_1" # Because SPL was merged into zfs in 0.8.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue