bats: update to 1.11.1.
This commit is contained in:
parent
a4dd812844
commit
f161425035
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bats'
|
||||
pkgname=bats
|
||||
version=1.11.0
|
||||
version=1.11.1
|
||||
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=aeff09fdc8b0c88b3087c99de00cf549356d7a2f6a69e3fcec5e0e861d2f9063
|
||||
checksum=5c57ed9616b78f7fd8c553b9bae3c7c9870119edd727ec17dbd1185c599f79d9
|
||||
|
||||
pre_check() {
|
||||
export TERM=linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue