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>
This commit is contained in:
parent
89ab2a5a3f
commit
f8a4972a9a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user