bats: update to 1.6.0.
This commit is contained in:
parent
cce154de29
commit
3e2853981d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bats'
|
||||
pkgname=bats
|
||||
version=1.5.0
|
||||
version=1.6.0
|
||||
revision=1
|
||||
wrksrc="bats-core-${version}"
|
||||
depends="bash"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/bats-core/bats-core"
|
||||
distfiles="https://github.com/bats-core/bats-core/archive/v${version}.tar.gz"
|
||||
checksum=36a3fd4413899c0763158ae194329af8f48bb1ff0d1338090b80b3416d5793af
|
||||
checksum=a8572da41593d13837df6c93d01fc0867c0701c53a7e29b7a7c867dcce19a239
|
||||
|
||||
pre_check() {
|
||||
export TERM=linux
|
||||
|
|
Loading…
Reference in New Issue