summaryrefslogtreecommitdiffstats
path: root/source/l
diff options
context:
space:
mode:
Diffstat (limited to 'source/l')
-rw-r--r--source/l/imagemagick/policy.xml.diff10
-rwxr-xr-xsource/l/mozjs78/mozjs78.SlackBuild2
2 files changed, 6 insertions, 6 deletions
diff --git a/source/l/imagemagick/policy.xml.diff b/source/l/imagemagick/policy.xml.diff
index 4937fa65f..95a02f279 100644
--- a/source/l/imagemagick/policy.xml.diff
+++ b/source/l/imagemagick/policy.xml.diff
@@ -1,5 +1,5 @@
---- ./config/policy.xml.orig 2020-11-01 12:48:38.817043527 -0600
-+++ ./config/policy.xml 2020-11-01 12:51:00.357046694 -0600
+--- ./config/policy.xml.orig 2020-11-14 07:53:19.000000000 -0600
++++ ./config/policy.xml 2020-11-16 13:45:10.032089547 -0600
@@ -52,6 +52,21 @@
<policy domain="coder" rights="read|write" pattern="{GIF,JPEG,PNG,WEBP}" />
-->
@@ -22,11 +22,11 @@
<!-- <policy domain="resource" name="temporary-path" value="/tmp"/> -->
<!-- <policy domain="resource" name="memory" value="2GiB"/> -->
<!-- <policy domain="resource" name="map" value="4GiB"/> -->
-@@ -71,7 +86,6 @@
+@@ -70,7 +85,6 @@
+ <!-- <policy domain="path" rights="none" pattern="@*" /> -->
<!-- <policy domain="cache" name="memory-map" value="anonymous"/> -->
- <!-- <policy domain="cache" name="max-memory-request" value="256MiB"/> -->
<!-- <policy domain="cache" name="synchronize" value="True"/> -->
- <!-- <policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/> -->
+ <!-- <policy domain="system" name="max-memory-request" value="256MiB"/> -->
<!-- <policy domain="system" name="shred" value="2"/> -->
<!-- <policy domain="system" name="precision" value="6"/> -->
- </policymap>
diff --git a/source/l/mozjs78/mozjs78.SlackBuild b/source/l/mozjs78/mozjs78.SlackBuild
index 98dacfc4c..26d0a5fc1 100755
--- a/source/l/mozjs78/mozjs78.SlackBuild
+++ b/source/l/mozjs78/mozjs78.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=mozjs78
SRCNAME=firefox
-VERSION=78.4.1esr
+VERSION=$(basename $(ls $SRCNAME-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source)
BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on: