bats: update to 1.9.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'bats'
|
# Template file for 'bats'
|
||||||
pkgname=bats
|
pkgname=bats
|
||||||
version=1.8.2
|
version=1.9.0
|
||||||
revision=1
|
revision=1
|
||||||
depends="bash"
|
depends="bash"
|
||||||
checkdepends="procps-ng"
|
checkdepends="procps-ng"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Piraty <mail@piraty.dev>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/bats-core/bats-core"
|
homepage="https://github.com/bats-core/bats-core"
|
||||||
distfiles="https://github.com/bats-core/bats-core/archive/v${version}.tar.gz"
|
distfiles="https://github.com/bats-core/bats-core/archive/v${version}.tar.gz"
|
||||||
checksum=0f2df311a536e625a72bff64c838e67c7b5032e6ea9edcdf32758303062b2f3b
|
checksum=3c64295318d157616ca2478de819371e2c579ccdab30c1f0b7279f7b214fb1f4
|
||||||
|
|
||||||
pre_check() {
|
pre_check() {
|
||||||
export TERM=linux
|
export TERM=linux
|
||||||
|
|||||||
Reference in New Issue
Block a user