From ee97c9f14af97eb8ba84cff3f1f3ac969abfb978 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Fri, 8 Oct 2021 17:23:50 +0300 Subject: [PATCH] growlight: update to 1.2.36. --- srcpkgs/growlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template index 41a21990529..942222435ec 100644 --- a/srcpkgs/growlight/template +++ b/srcpkgs/growlight/template @@ -1,6 +1,6 @@ # Template file for 'growlight' pkgname=growlight -version=1.2.35 +version=1.2.36 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=7f49a9bc0d304c3a09eea934db093c853deae0d1877c5230334e634ca314b211 +checksum=d4f5c28230d714e9941f50b38ccf9b72f76bfed719c89058d391de8cca55f43c build_options="man zfs"