bats: update to 1.10.0.

This commit is contained in:
Piraty 2023-10-05 21:22:40 +02:00
parent e4a0edfa8a
commit 3b4355c835

View file

@ -1,6 +1,6 @@
# Template file for 'bats'
pkgname=bats
version=1.9.0
version=1.10.0
revision=1
depends="bash"
checkdepends="procps-ng"
@ -9,7 +9,7 @@ maintainer="Piraty <mail@piraty.dev>"
license="MIT"
homepage="https://github.com/bats-core/bats-core"
distfiles="https://github.com/bats-core/bats-core/archive/v${version}.tar.gz"
checksum=3c64295318d157616ca2478de819371e2c579ccdab30c1f0b7279f7b214fb1f4
checksum=a1a9f7875aa4b6a9480ca384d5865f1ccf1b0b1faead6b47aa47d79709a5c5fd
pre_check() {
export TERM=linux