From 5c101e49bfb426ab4914e6fa5246dc7b20a43ac6 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 22 Nov 2023 18:51:46 +0100 Subject: [PATCH] mujs: 1.3.3 -> 1.3.4 --- mujs/.signature | 6 +++--- mujs/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mujs/.signature b/mujs/.signature index ad2a55aba..e02c8cbd7 100644 --- a/mujs/.signature +++ b/mujs/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xj3FZb/vrmQlOnQ3PQ5eOm7oHnPV8TzlBFhIVjAIZExAx1l/0ZrGK4wT9J5FXkvTDPuYnCevAmWFoX0eLtPxwA= -SHA256 (Pkgfile) = d628167d95b6faf22a6226b12e567f087b25c266d76877d696ed583795a762c1 +RWSagIOpLGJF37TGaFGPlfF8QZdDYtBfeJNnxB+cR+uXRyVey6xAL3Yp8H437JS36qVN+h5GA1xWz3QI7t5n/LoDocgO+Z/7TwA= +SHA256 (Pkgfile) = 6f53aa06c8b789fa36204e376c8fcb82c31670959147d7b58a6355550094f5c4 SHA256 (.footprint) = dbbc50cfdba7051e2ce331b4163831ac128be603236ed0b7928423734f2279fb -SHA256 (mujs-1.3.3.tar.gz) = e2c5ee5416dfda2230c7a0cb7895df9a9b2d5b2065bb18e7e64dec2a796abe1b +SHA256 (mujs-1.3.4.tar.gz) = c015475880f6a382e706169c94371a7dd6cc22078832f6e0865af8289c2ef42b diff --git a/mujs/Pkgfile b/mujs/Pkgfile index 7f72e4bd0..ab1c8b1db 100644 --- a/mujs/Pkgfile +++ b/mujs/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tim Biermann, tbier at posteo dot de name=mujs -version=1.3.3 +version=1.3.4 release=1 source=(https://mujs.com/downloads/$name-$version.tar.gz)