growlight: update to 1.2.24.
This commit is contained in:
parent
8b2ee5bd08
commit
1a5abac783
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'growlight'
|
||||
pkgname=growlight
|
||||
version=1.2.23
|
||||
version=1.2.24
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="$(vopt_bool zfs USE_LIBZFS) $(vopt_bool man USE_PANDOC)"
|
||||
|
@ -14,7 +14,7 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
|||
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=4b9c77efca89b220917580aecd69192e56a1c9f06e6f0e3eda519b03d23ea8c3
|
||||
checksum=c1bb3cb7770ce87d65c41666c3cb2f106ef91fac88d1a828d39b1534441f9875
|
||||
|
||||
build_options="man zfs"
|
||||
|
||||
|
|
Loading…
Reference in New Issue