zfs: update to 0.7.3.
This commit is contained in:
parent
f570e774a3
commit
1b69b766d3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=0.7.2
|
||||
version=0.7.3
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="CDDL"
|
||||
homepage="http://zfsonlinux.org/"
|
||||
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz"
|
||||
checksum=e93b40ab6f952873fe03d29201382dfa302c5a311effd71a3dd9658b680c449e
|
||||
checksum=9f766eb111d11825130547aba093f42bdbae9a388e9b133f2048c431c955a591
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="zfs ${version/r/-}"
|
||||
|
|
Loading…
Reference in a new issue