mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
bats-assert: update to 2.2.0.
This commit is contained in:
parent
63357c6e68
commit
4603defd90
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'bats-assert'
|
||||
pkgname=bats-assert
|
||||
version=2.1.0
|
||||
revision=2
|
||||
version=2.2.0
|
||||
revision=1
|
||||
depends="bats bats-support"
|
||||
checkdepends="$depends"
|
||||
short_desc="Common assertions for BATS"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="CC0-1.0"
|
||||
homepage="https://github.com/bats-core/bats-assert"
|
||||
distfiles="https://github.com/bats-core/bats-assert/archive/v${version}.tar.gz"
|
||||
checksum=98ca3b685f8b8993e48ec057565e6e2abcc541034ed5b0e81f191505682037fd
|
||||
checksum=7ea3b60f495a3c4fbaeb933f81050749917d7dcff00ffdd821779ed211b87cc2
|
||||
|
||||
do_check() {
|
||||
bats test
|
||||
|
|
Loading…
Add table
Reference in a new issue