mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
bats: update to 1.11.0.
This commit is contained in:
parent
8e66919650
commit
eff0dc6c12
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bats'
|
||||
pkgname=bats
|
||||
version=1.10.0
|
||||
version=1.11.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=a1a9f7875aa4b6a9480ca384d5865f1ccf1b0b1faead6b47aa47d79709a5c5fd
|
||||
checksum=aeff09fdc8b0c88b3087c99de00cf549356d7a2f6a69e3fcec5e0e861d2f9063
|
||||
|
||||
pre_check() {
|
||||
export TERM=linux
|
||||
|
|
Loading…
Add table
Reference in a new issue