zfs: update to 0.6.5.7.
This commit is contained in:
parent
57f971c966
commit
962364fb92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=0.6.5.6
|
||||
version=0.6.5.7
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
|||
license="CDDL"
|
||||
homepage="http://zfsonlinux.org/"
|
||||
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz"
|
||||
checksum=07226a03de84d37bf38393f73f32a881e2090bfb16abf9c9ff0871e67ddb2ecc
|
||||
checksum=50fa48dd45d261e79d88e456f125996a86b32b80b1d4138c3b640a2a3575edb5
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="zfs ${version/r/-}"
|
||||
|
|
Loading…
Reference in a new issue