immortal: update to 0.20.0.

Closes #14988.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-06-07 18:31:23 -03:00 committed by Enno Boland
parent fdf9a3175d
commit ae1c0cc24d
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -1,6 +1,6 @@
# Template file for 'immortal'
pkgname=immortal
version=0.19.0
version=0.20.0
revision=1
build_style=go
go_import_path=github.com/immortal/immortal
@ -13,7 +13,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=a08f5890b4a62e8f8a9440e1b9242bfe01d226461290fe4a483e982558f7fe8b
checksum=729c08265bcb93996215cc64af16155651f8355cd1c571077576d923740f0613
do_check() {
go test -v