summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/cog.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/cog.make b/rules/cog.make
index 876909cc5..758b4f7f4 100644
--- a/rules/cog.make
+++ b/rules/cog.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COG) += cog
#
# Paths and names
#
-COG_VERSION := 0.8.0
-COG_MD5 := f7aa8a425927cab247563411fc67c5a3
+COG_VERSION := 0.8.1
+COG_MD5 := 21664fb04c9149dea6d68e13e6074276
COG := cog-$(COG_VERSION)
COG_SUFFIX := tar.xz
COG_URL := https://wpewebkit.org/releases/$(COG).$(COG_SUFFIX)