summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2020-09-05 01:53:18 +0000
committerVlad Glagolev2020-09-05 01:53:18 +0000
commit40770c22b2e75626e37c67ec2b3c8362ed6903d6 (patch)
treea5ecbde96749001527fb1202d86f773557726a4f
parente84d1db1e86995a6783124c4734b95dc42694aad (diff)
palemoon-bin: => 28.13.0 [security]
-rwxr-xr-xbin-http/palemoon-bin/DETAILS4
-rw-r--r--bin-http/palemoon-bin/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/bin-http/palemoon-bin/DETAILS b/bin-http/palemoon-bin/DETAILS
index 1e0b909..ca2645c 100755
--- a/bin-http/palemoon-bin/DETAILS
+++ b/bin-http/palemoon-bin/DETAILS
@@ -1,7 +1,7 @@
SPELL=palemoon-bin
SPELLX=${SPELL/-bin}
- VERSION=28.12.0
- SECURITY_PATCH=24
+ VERSION=28.13.0
+ SECURITY_PATCH=25
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" == "em64t" ]]; then
ARCH=x86_64
else
diff --git a/bin-http/palemoon-bin/HISTORY b/bin-http/palemoon-bin/HISTORY
index db152c2..1e171d0 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,6 @@
+2020-09-04 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 28.13.0; SECURITY_PATCH++
+
2020-08-04 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 28.12.0; SECURITY_PATCH++