mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
bats: update to 1.10.0.
This commit is contained in:
parent
e4a0edfa8a
commit
3b4355c835
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue