From 8ae07e26d3f0b7584c3f88430180f04b0eda3aec Mon Sep 17 00:00:00 2001 From: Ivan Holmes Date: Fri, 8 Apr 2022 07:22:50 +0100 Subject: [PATCH] update mujs to version 1.2.0 (#6814) --- dev-lang/mujs/{mujs-1.0.4.recipe => mujs-1.2.0.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-lang/mujs/{mujs-1.0.4.recipe => mujs-1.2.0.recipe} (95%) diff --git a/dev-lang/mujs/mujs-1.0.4.recipe b/dev-lang/mujs/mujs-1.2.0.recipe similarity index 95% rename from dev-lang/mujs/mujs-1.0.4.recipe rename to dev-lang/mujs/mujs-1.2.0.recipe index 7b1bbba6b..d9465673c 100644 --- a/dev-lang/mujs/mujs-1.0.4.recipe +++ b/dev-lang/mujs/mujs-1.2.0.recipe @@ -12,7 +12,7 @@ COPYRIGHT="2013-2017 Artifex Software, Inc." LICENSE="ISC" REVISION="1" SOURCE_URI="https://mujs.com/downloads/mujs-$portVersion.tar.gz" -CHECKSUM_SHA256="9ffc7b11f8e16218ee04d0c1a541c6ba79afc185221dab5bcbdbeda5a03126ee" +CHECKSUM_SHA256="bbb74b96c168e7120f1aa2ce0a42026eba01cff14a9234108c91795f3a4c8cd0" ARCHITECTURES="all ?x86_gcc2"