summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2020-11-01 14:21:48 +0000
committerVlad Glagolev2020-11-01 14:21:48 +0000
commit3224186862f01dd0ba79580b61db9c505b532dbb (patch)
treecb294cd25e9d80c5385b5ca96437135d88ff03cb
parent42ee4ef17070312662b63dd3201fa05c54fb0ef0 (diff)
palemoon-bin: => 28.15.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 ca2645c..b35341f 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.13.0
- SECURITY_PATCH=25
+ VERSION=28.15.0
+ SECURITY_PATCH=26
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 1e171d0..79bcdb7 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,6 @@
+2020-11-01 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 28.15.0; SECURITY_PATCH++
+
2020-09-04 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 28.13.0; SECURITY_PATCH++