From 5c1c93108bbb866bfd24a3d7f8db1d659001d212 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Thu, 15 Jun 2017 01:47:35 -0400 Subject: [PATCH] spl: update to 0.6.5.10. --- srcpkgs/spl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/spl/template b/srcpkgs/spl/template index 158444218cd..c0bcb973f5f 100644 --- a/srcpkgs/spl/template +++ b/srcpkgs/spl/template @@ -1,6 +1,6 @@ # Template file for 'spl' pkgname=spl -version=0.6.5.9 +version=0.6.5.10 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=1a1fab3b796b29a47e2cbeaece2a09ed3f7f6e5d7d1d17a8e8d6d570b12a0081 +checksum=bcd743a56079ee0dcaeb9bb58aa083f734a9ebc196a463917098ebed129c53a7 triggers="dkms" dkms_modules="spl ${version/r/-}"