From bc0af779e6a34e9b59796cc536945346c2a758d2 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Mon, 10 May 2021 01:34:20 +0300 Subject: [PATCH] growlight: update to 1.2.33. --- srcpkgs/growlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template index 4456db1f81..863c318d40 100644 --- a/srcpkgs/growlight/template +++ b/srcpkgs/growlight/template @@ -1,6 +1,6 @@ # Template file for 'growlight' pkgname=growlight -version=1.2.32 +version=1.2.33 revision=1 build_style=cmake configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)" @@ -14,7 +14,7 @@ maintainer="mobinmob " license="GPL-3.0-or-later" homepage="https://nick-black.com/dankwiki/index.php/Growlight" distfiles="https://github.com/dankamongmen/growlight/archive/v${version}.tar.gz" -checksum=f15357602d04e10a34d5d3f0d83a66a328638ce40c7b20ffaeac68459318edf2 +checksum=ef26904412ff6134018c350fe9e1f943d37fb82a623d06327195f9bd2b939408 patch_args=-Np1 build_options="man zfs"