From 0f2ca2798d99b3c36b368ab4f62dd33a4f6c3f5e Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Mon, 23 Oct 2017 02:08:22 -0400 Subject: [PATCH] spl: update to 0.7.3. --- srcpkgs/spl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/spl/template b/srcpkgs/spl/template index 8812035d8cd..0a9e1c7d1f2 100644 --- a/srcpkgs/spl/template +++ b/srcpkgs/spl/template @@ -1,6 +1,6 @@ # Template file for 'spl' pkgname=spl -version=0.7.2 +version=0.7.3 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=c85f5cbd50596194ad08a26df7aa4d7c7c7356c8b98bdf488c2895d64ffc2222 +checksum=0c15747027c7b90f1c683d045f247d5e9f2479a3e1b2f0094b2f571e2f39610f triggers="dkms" dkms_modules="spl ${version/r/-}"