immortal: update to 0.20.0.
Closes #14988. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
fdf9a3175d
commit
ae1c0cc24d
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.19.0
|
version=0.20.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=a08f5890b4a62e8f8a9440e1b9242bfe01d226461290fe4a483e982558f7fe8b
|
checksum=729c08265bcb93996215cc64af16155651f8355cd1c571077576d923740f0613
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
go test -v
|
go test -v
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue