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"