zfs: update to 0.7.10.
This commit is contained in:
parent
22600f526c
commit
4365cf8396
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=0.7.9
|
||||
version=0.7.10
|
||||
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/zfs/archive/zfs-${version/r/-}.tar.gz"
|
||||
checksum=d17c57a5a06f476cd9658e8775a11ee8e1fc7d08cc99d74a5ef1509657c29a97
|
||||
checksum=44afe159fa89f103745e596ffe5c0d8e612b8d95e0fe610cabdd46481b5117ab
|
||||
|
||||
dkms_modules="zfs ${version/r/-}"
|
||||
depends="dkms>=2.2.0.3_9 spl>=${version} perl"
|
||||
|
|
Loading…
Reference in New Issue