mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/bats-core: bump version to 1.13.0
Mainly bugfixes: https://github.com/bats-core/bats-core/releases/tag/v1.13.0 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
92f2cb5045
commit
37c2152ec0
@@ -1,5 +1,5 @@
|
||||
# Locally calculated
|
||||
sha256 e36b020436228262731e3319ed013d84fcd7c4bd97a1b34dee33d170e9ae6bab bats-core-1.12.0.tar.gz
|
||||
sha256 a85e12b8828271a152b338ca8109aa23493b57950987c8e6dff97ba492772ff3 bats-core-1.13.0.tar.gz
|
||||
|
||||
# License files
|
||||
sha256 55074b2b3b87809105034e1468e59076554d76a80c67bcc592000cc3d929852d LICENSE.md
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
BATS_CORE_VERSION = 1.12.0
|
||||
BATS_CORE_VERSION = 1.13.0
|
||||
BATS_CORE_SITE = $(call github,bats-core,bats-core,v$(BATS_CORE_VERSION))
|
||||
BATS_CORE_LICENSE = MIT
|
||||
BATS_CORE_LICENSE_FILES = LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user