Explorar el Código

package/cog: bump to version 0.12.1

This is a minor release which fixes an installation path and a crash
with certain Wayland compositors. Release notes can be found at:

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

Signed-off-by: Adrian Perez de Castro <aperez@igalia.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Adrian Perez de Castro hace 3 años
padre
commit
f8a4972a9a
Se han modificado 2 ficheros con 5 adiciones y 5 borrados
  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.12.0.tar.xz.sums
-md5  30d6f68914af0ba5c32ac14df504215a  cog-0.12.0.tar.xz
-sha1  de367b33fb45a1bca9e443ca5c1d6cae3833d759  cog-0.12.0.tar.xz
-sha256  aad413a8aaf15d400d70f9c909a28b92b138f7b0c0d825978de8788d0d75208a  cog-0.12.0.tar.xz
+# From https://wpewebkit.org/releases/cog-0.12.1.tar.xz.sums
+md5  25a80a5a8a52b8873933a128151b8928  cog-0.12.1.tar.xz
+sha1  3b9f67bc23cd9e3db2221366d6cde4ca0b06b811  cog-0.12.1.tar.xz
+sha256  23caaafa2ef5c2f6a97d467fcce908ea71087ad03b72deb9280225c0dd561c91  cog-0.12.1.tar.xz
 
 # Hashes for license files:
 sha256  e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252  COPYING

+ 1 - 1
package/cog/cog.mk

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