mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
bats: update to 1.9.0.
This commit is contained in:
parent
1d74e024a9
commit
2322b7c198
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bats'
|
||||
pkgname=bats
|
||||
version=1.8.2
|
||||
version=1.9.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=0f2df311a536e625a72bff64c838e67c7b5032e6ea9edcdf32758303062b2f3b
|
||||
checksum=3c64295318d157616ca2478de819371e2c579ccdab30c1f0b7279f7b214fb1f4
|
||||
|
||||
pre_check() {
|
||||
export TERM=linux
|
||||
|
|
Loading…
Add table
Reference in a new issue