diff options
author | Tim Biermann <tbier@posteo.de> | 2021-04-23 20:31:33 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-04-23 20:31:33 +0000 |
commit | a3775288c1fa2eed3426e079e69ffd18f016ae62 (patch) | |
tree | 374679b7cc1a0a7778696bd1fedadec60a56a8a7 /mathjax | |
parent | b8fb3838aa20eaf1a52a5d6430329ddad7b1aeed (diff) | |
download | contrib-a3775288c1fa2eed3426e079e69ffd18f016ae62.tar.gz contrib-a3775288c1fa2eed3426e079e69ffd18f016ae62.tar.xz |
mathjax: 3.1.2 -> 3.1.3
Diffstat (limited to 'mathjax')
-rw-r--r-- | mathjax/.footprint | 1 | ||||
-rw-r--r-- | mathjax/.signature | 8 | ||||
-rw-r--r-- | mathjax/Pkgfile | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/mathjax/.footprint b/mathjax/.footprint index 689d06db3..90b164092 100644 --- a/mathjax/.footprint +++ b/mathjax/.footprint @@ -90,6 +90,7 @@ drwxr-xr-x root/root usr/share/mathjax/sre/mathmaps/ -rw-r--r-- root/root usr/share/mathjax/sre/mathmaps/en.js -rw-r--r-- root/root usr/share/mathjax/sre/mathmaps/es.js -rw-r--r-- root/root usr/share/mathjax/sre/mathmaps/fr.js +-rw-r--r-- root/root usr/share/mathjax/sre/mathmaps/it.js -rw-r--r-- root/root usr/share/mathjax/sre/mathmaps/mathmaps_ie.js -rw-r--r-- root/root usr/share/mathjax/sre/mathmaps/nemeth.js -rw-r--r-- root/root usr/share/mathjax/sre/sre-node.js diff --git a/mathjax/.signature b/mathjax/.signature index f7428c073..f521f69a7 100644 --- a/mathjax/.signature +++ b/mathjax/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+vIrnRbHfly+pH45IvOEJ3FzRxIUNkyHrgjG+pKFaeloMB/mZaBKuuUnQwiGveDd/mytbhGvwnUoHyDMPxugA8= -SHA256 (Pkgfile) = 0b2a391ccdf461281a9fb9ebfd4863a3283384e9af991524eff4e8ea07e3fde2 -SHA256 (.footprint) = 5271fcb3741f16572b3be10291fdf62f11e9ba7dbae8e6aed5d9335aa8391135 -SHA256 (MathJax-3.1.2.tar.gz) = d50390fcd4a57603be21e83b3b4d32d70431ad81c292c176112f966b321f7830 +RWSagIOpLGJF38r9EfoM5VhZfW8ZYSqWwBEanE+xxpQyptktB71CdGixOMeLulNIuqoCHvrBeGS7YQ494yimcdo0zaUxPAIw9gU= +SHA256 (Pkgfile) = 805b50f2764b7d09aa25504be7195453810b8779e97dd02186c95aa28721c1f4 +SHA256 (.footprint) = bd23b55616380cde3004ebd679ae58129e7a43d60eeee317c0fed7042342d9c3 +SHA256 (MathJax-3.1.3.tar.gz) = 5bf53c321f71ebba8d0ade9183a5570a0d2e64f8322e4a58b696328ef438b7b5 diff --git a/mathjax/Pkgfile b/mathjax/Pkgfile index abb7d7b80..e59550ceb 100644 --- a/mathjax/Pkgfile +++ b/mathjax/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fontconfig xorg-mkfontscale name=mathjax -version=3.1.2 +version=3.1.3 release=1 source=(https://github.com/mathjax/MathJax/archive/$version/MathJax-$version.tar.gz) |