parent
c437475fea
commit
f1d020d777
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'immortal'
|
||||
pkgname=immortal
|
||||
version=0.17.0
|
||||
version=0.18.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/immortal/immortal
|
||||
|
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="https://github.com/immortal/immortal"
|
||||
distfiles="https://github.com/immortal/immortal/archive/${version}.tar.gz"
|
||||
checksum=d3aa471f5c391a2f068048b0d3a408d1e24993adfe841920367a7156c2c56400
|
||||
checksum=8a2328daa5fce82e333fa01e1d87ea7720a405756788cc7edee96b7bb22b26e8
|
||||
|
||||
do_check() {
|
||||
go test -v
|
||||
|
|
Loading…
Reference in New Issue