immortal: update to 0.24.3
This commit is contained in:
parent
0b9506685d
commit
2276c4d344
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'immortal'
|
# Template file for 'immortal'
|
||||||
pkgname=immortal
|
pkgname=immortal
|
||||||
version=0.24.1
|
version=0.24.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/immortal/immortal
|
go_import_path=github.com/immortal/immortal
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/immortal/immortal"
|
homepage="https://github.com/immortal/immortal"
|
||||||
distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
|
distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
|
||||||
checksum=5476ccd854e364f442fb7355ab9af3e7fef5e5f349637168c52983869aa512a2
|
checksum=e31d5afb9028fb5047b5a2cc5f96c844f6480d600643a12075550f497e65f5cb
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Reference in New Issue