package/cog: bump version to 0.3.0
Version 0.2.0 does not work with WPE WebKit 2.22.x, this is the first version which can be used with 2.24.x Signed-off-by: Adrian Perez de Castro <aperez@igalia.com> Acked-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
a36e97dee5
commit
a911fe0ef8
@ -1,5 +1,5 @@
|
||||
# Locally generated
|
||||
sha256 a6abadb78395226bac2e1dd5467feab2cc8c493eab6894a09a51a8e072e38c06 cog-v0.2.0.tar.gz
|
||||
sha256 755c68029bbd05a17784262e56021362740783d15868dab9402a125ef35eedaf cog-v0.3.0.tar.gz
|
||||
|
||||
# Hashes for license files:
|
||||
sha256 e6c42d93c68b292bcccf6d2ec3e13da85df90b718ba27c2c2a01053a9d009252 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
COG_VERSION = v0.2.0
|
||||
COG_VERSION = v0.3.0
|
||||
COG_SITE = $(call github,Igalia,cog,$(COG_VERSION))
|
||||
COG_INSTALL_STAGING = YES
|
||||
COG_DEPENDENCIES = dbus wpewebkit wpebackend-fdo
|
||||
|
Loading…
Reference in New Issue
Block a user