package/cog: bump to version 0.8.0

This new version adds a few features. Release notes:

  https://wpewebkit.org/release/cog-0.8.0.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 2020-09-22 00:37:48 +03:00 committed by Thomas Petazzoni
parent 371f6744e5
commit f72e045573
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# From https://wpewebkit.org/releases/cog-0.6.0.tar.xz.sums # From https://wpewebkit.org/releases/cog-0.8.0.tar.xz.sums
md5 a97df4f0e2d25f4da7cd9bb55294d30e cog-0.6.0.tar.xz md5 f7aa8a425927cab247563411fc67c5a3 cog-0.8.0.tar.xz
sha1 9392d9251bab8a9f61d00297707e16a983127eae cog-0.6.0.tar.xz sha1 977559204dae0f9220e4c6b8ded7537899fd2daf cog-0.8.0.tar.xz
sha256 208f58e0533b269400875237a95e994c93da7234a29fd1c904e756b88963e35d cog-0.6.0.tar.xz sha256 181b1f4963cdf264b8068460a64d14c92a627f7138ebecc0f36fce085f4e92dd cog-0.8.0.tar.xz
# Hashes for license files: # Hashes for license files:
sha256 e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252 COPYING sha256 e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252 COPYING

View File

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