immortal: update to 0.24.4.
This commit is contained in:
parent
bf549e6415
commit
3559b5423c
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'immortal'
|
||||
pkgname=immortal
|
||||
version=0.24.3
|
||||
version=0.24.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/immortal/immortal
|
||||
|
@ -13,7 +13,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/immortal/immortal"
|
||||
distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
|
||||
checksum=e31d5afb9028fb5047b5a2cc5f96c844f6480d600643a12075550f497e65f5cb
|
||||
checksum=a343581dbe58fb0faa1c65b233a067820d8d5ecefc9726da5ad3ef979a2a0b08
|
||||
make_check=ci-skip # some tests fail when running as root
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in a new issue