From b1a0dd590709da7c9d8d0b33f688285d044dbdd0 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Mon, 4 Sep 2017 22:03:02 -0400 Subject: [PATCH] spl: update to 0.7.1. --- srcpkgs/spl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/spl/template b/srcpkgs/spl/template index c0bcb973f5f..1e91b4fcb09 100644 --- a/srcpkgs/spl/template +++ b/srcpkgs/spl/template @@ -1,6 +1,6 @@ # Template file for 'spl' pkgname=spl -version=0.6.5.10 +version=0.7.1 revision=1 wrksrc="${pkgname}-${pkgname}-${version/r/-}" build_style=gnu-configure @@ -11,7 +11,7 @@ maintainer="Toyam Cox " license="GPL-2" homepage="http://zfsonlinux.org/" distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz" -checksum=bcd743a56079ee0dcaeb9bb58aa083f734a9ebc196a463917098ebed129c53a7 +checksum=5de5811b078a19379f6a8be2b1084284b60a9d82f26bc618debfc2e6c863cbcf triggers="dkms" dkms_modules="spl ${version/r/-}"