immortal: update to 0.24.1
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
56ba82f31b
commit
2a72ba4ace
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'immortal'
|
||||
pkgname=immortal
|
||||
version=0.24.0
|
||||
version=0.24.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/immortal/immortal
|
||||
|
@ -12,9 +12,8 @@ short_desc="*nix cross-platform (OS agnostic) supervisor"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/immortal/immortal"
|
||||
#changelog="https://raw.githubusercontent.com/immortal/immortal/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
|
||||
checksum=a01c64ef754f29d2ebf4b30c7e0853f6fcc499e3f846c5b6edfb235c756f4608
|
||||
checksum=5476ccd854e364f442fb7355ab9af3e7fef5e5f349637168c52983869aa512a2
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue