growlight: update to 1.2.27.
This commit is contained in:
parent
fd134b6069
commit
fb07496d6b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'growlight'
|
||||
pkgname=growlight
|
||||
version=1.2.26
|
||||
version=1.2.27
|
||||
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=fd44f4b6fdec3200c539dcb520347634727872dfffada98433162eb824903bfb
|
||||
checksum=3d5ebd86dd4c378192c446cd0f13968f565c2c9848b2ae13cc493b9682703180
|
||||
|
||||
build_options="man zfs"
|
||||
|
||||
|
|
Loading…
Reference in New Issue