zfs: update to 0.7.9.
This commit is contained in:
parent
12e1d85c72
commit
0d9b9acc3b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=0.7.8
|
||||
revision=2
|
||||
version=0.7.9
|
||||
revision=1
|
||||
patch_args="-Np1"
|
||||
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=062cf4ddcecaf547c1bbd30ce6da38808b4278ea08ff85f64e9d2e6b8a23acef
|
||||
checksum=d17c57a5a06f476cd9658e8775a11ee8e1fc7d08cc99d74a5ef1509657c29a97
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="zfs ${version/r/-}"
|
||||
|
|
Loading…
Reference in a new issue