package/cog: bump to version 0.8.1

This minor release contains a number of fixes and improves the reliability
of the build system.  Release notes:

  https://wpewebkit.org/release/cog-0.8.1.html

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Adrian Perez de Castro 2021-03-08 10:49:42 +02:00 committed by Thomas Petazzoni
parent 4a26e01961
commit 0965217c44
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# From https://wpewebkit.org/releases/cog-0.8.0.tar.xz.sums
md5 f7aa8a425927cab247563411fc67c5a3 cog-0.8.0.tar.xz
sha1 977559204dae0f9220e4c6b8ded7537899fd2daf cog-0.8.0.tar.xz
sha256 181b1f4963cdf264b8068460a64d14c92a627f7138ebecc0f36fce085f4e92dd cog-0.8.0.tar.xz
# From https://wpewebkit.org/releases/cog-0.8.1.tar.xz.sums
md5 21664fb04c9149dea6d68e13e6074276 cog-0.8.1.tar.xz
sha1 baabba7f0f6009c64ef0c4f7c5f807382cffef5d cog-0.8.1.tar.xz
sha256 b82e917eb764943b9859c631974f8f0e748b79ae87bb7a944f46c818740e0208 cog-0.8.1.tar.xz
# Hashes for license files:
sha256 e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252 COPYING

View file

@ -4,7 +4,7 @@
#
################################################################################
COG_VERSION = 0.8.0
COG_VERSION = 0.8.1
COG_SITE = https://wpewebkit.org/releases
COG_SOURCE = cog-$(COG_VERSION).tar.xz
COG_INSTALL_STAGING = YES