diff --git a/srcpkgs/growlight/template b/srcpkgs/growlight/template index 957b467f141..8f23d428fe8 100644 --- a/srcpkgs/growlight/template +++ b/srcpkgs/growlight/template @@ -1,6 +1,6 @@ # Template file for 'growlight' pkgname=growlight -version=1.2.22 +version=1.2.23 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=b60e0dbe1010a128cf3da9a01f49132c08bd7e7f360b318dc30353e9e1cb4cfe +checksum=4b9c77efca89b220917580aecd69192e56a1c9f06e6f0e3eda519b03d23ea8c3 build_options="man zfs"