diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template index cc8ac363ec6..41a21990529 100644 --- a/srcpkgs/growlight/template +++ b/srcpkgs/growlight/template @@ -1,6 +1,6 @@ # Template file for 'growlight' pkgname=growlight -version=1.2.33 +version=1.2.35 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=ef26904412ff6134018c350fe9e1f943d37fb82a623d06327195f9bd2b939408 +checksum=7f49a9bc0d304c3a09eea934db093c853deae0d1877c5230334e634ca314b211 build_options="man zfs"