immortal: update to 0.22.0.
This commit is contained in:
parent
6bb66ddd5c
commit
41b3b27548
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'immortal'
|
# Template file for 'immortal'
|
||||||
pkgname=immortal
|
pkgname=immortal
|
||||||
version=0.21.0
|
version=0.22.0
|
||||||
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 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/immortal/immortal"
|
homepage="https://github.com/immortal/immortal"
|
||||||
#changelog="https://raw.githubusercontent.com/immortal/immortal/master/CHANGELOG.md"
|
#changelog="https://raw.githubusercontent.com/immortal/immortal/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
|
distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
|
||||||
checksum=124c2428404f1f3b577d78392ec098f73a4d5bfc5a0bf1a5ccfd61a6729bd425
|
checksum=2e5886b49155dc77dd532e157ff1470fb1fb17414a42f2f1addebae3d29063f7
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Reference in a new issue