bats: update to 1.7.0.
This commit is contained in:
parent
766667daac
commit
3174bdcbe7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'bats'
|
||||
pkgname=bats
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
wrksrc="bats-core-${version}"
|
||||
depends="bash"
|
||||
|
@ -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=a8572da41593d13837df6c93d01fc0867c0701c53a7e29b7a7c867dcce19a239
|
||||
checksum=ac70c2a153f108b1ac549c2eaa4154dea4a7c1cc421e3352f0ce6ea49435454e
|
||||
|
||||
pre_check() {
|
||||
export TERM=linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue