bats: update to 1.8.2.
This commit is contained in:
parent
28d6737d48
commit
3dfd01914c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bats'
|
||||
pkgname=bats
|
||||
version=1.8.0
|
||||
version=1.8.2
|
||||
revision=1
|
||||
depends="bash"
|
||||
checkdepends="procps-ng"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/bats-core/bats-core"
|
||||
distfiles="https://github.com/bats-core/bats-core/archive/v${version}.tar.gz"
|
||||
checksum=0d4c44823905af5e52a92f9164595c183fb0d0b43b0c4e9c9acf794af20468b7
|
||||
checksum=0f2df311a536e625a72bff64c838e67c7b5032e6ea9edcdf32758303062b2f3b
|
||||
|
||||
pre_check() {
|
||||
export TERM=linux
|
||||
|
|
Loading…
Reference in New Issue