Browse Source

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>
(cherry picked from commit 0965217c445b27c18a47576deb9d85021002e5fc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Adrian Perez de Castro 4 năm trước cách đây
mục cha
commit
ccf38c04f0
2 tập tin đã thay đổi với 5 bổ sung5 xóa
  1. 4 4
      package/cog/cog.hash
  2. 1 1
      package/cog/cog.mk

+ 4 - 4
package/cog/cog.hash

@@ -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

+ 1 - 1
package/cog/cog.mk

@@ -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