diff options
Diffstat (limited to 'package/cog/cog.mk')
-rw-r--r-- | package/cog/cog.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/cog/cog.mk b/package/cog/cog.mk index a826252829..47a5573dda 100644 --- a/package/cog/cog.mk +++ b/package/cog/cog.mk @@ -4,7 +4,7 @@ # ################################################################################ -COG_VERSION = 0.6.0 +COG_VERSION = 0.8.0 COG_SITE = https://wpewebkit.org/releases COG_SOURCE = cog-$(COG_VERSION).tar.xz COG_INSTALL_STAGING = YES |