mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
immortal: update to 0.24.0.
This commit is contained in:
parent
34c8bd442d
commit
63c429e8f3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'immortal'
|
||||
pkgname=immortal
|
||||
version=0.23.0
|
||||
version=0.24.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/immortal/immortal
|
||||
|
@ -14,7 +14,7 @@ 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=1edc0f7b81897f1afd3bf5b81b44cb6d10060427a392b87af63c573770be018e
|
||||
checksum=a01c64ef754f29d2ebf4b30c7e0853f6fcc499e3f846c5b6edfb235c756f4608
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Add table
Reference in a new issue