package/cog: bump to version 0.8.1
authorAdrian Perez de Castro <aperez@igalia.com>
Mon, 8 Mar 2021 08:49:42 +0000 (10:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 14 Mar 2021 22:32:43 +0000 (23:32 +0100)
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>
package/cog/cog.hash
package/cog/cog.mk

index d76306ca54a50d4b846e57f7e6fbce1fb631ffbe..2cafe8ca6e163aaa5f499d8bd164876aaf449d0f 100644 (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
index 47a5573dda4ead18580166c81904d51573134c68..c7fc5e6feedc4bc40f789caca8a8012eb876cb58 100644 (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