aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2020-06-30 14:32:51 -0700
committerGitHub <noreply@github.com>2020-06-30 14:32:51 -0700
commitf4a57aca0fd390425b39e9837a121e79e73d8e5f (patch)
tree6bf04138aad1cf75530e6ec9352f1cfcbb9917d4
parent3ae230aee20088cca2f9908434a799aa6c0248ab (diff)
parent884f8fe04fe800e4d107da717da58a9c5f071e9b (diff)
Merge pull request #12660 from eduardoabinader/check_0.15
check: bump 0.15.0
-rw-r--r--libs/check/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/check/Makefile b/libs/check/Makefile
index 52a400d2b..d1363b73b 100644
--- a/libs/check/Makefile
+++ b/libs/check/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=check
-PKG_VERSION:=0.14.0
+PKG_VERSION:=0.15.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/libcheck/check/releases/download/$(PKG_VERSION)
-PKG_HASH:=bd0f0ca1be65b70238b32f8e9fe5d36dc2fbf7a759b7edf28e75323a7d74f30b
+PKG_HASH:=aea2e3c68fa6e1e92378e744b1c0db350ccda4b6bd0d19530d0ae185b3d1ac60
PKG_MAINTAINER:=Eduardo Abinader <eduardoabinader@gmail.com>
PKG_LICENSE:=LGPL-2.1-or-later