summaryrefslogtreecommitdiffstats
path: root/bin-http
diff options
context:
space:
mode:
authorVlad Glagolev2020-03-25 01:50:47 +0000
committerVlad Glagolev2020-03-25 01:50:47 +0000
commitaf1c3f29655ac06937e33e022b583cd732e7d8ef (patch)
tree9198e44d10220dc22bfd9db1552bc8c6632ae844 /bin-http
parent52cecbcd1e1df7f4431c9aaa88d261b135273b2c (diff)
palemoon-bin: => 28.9.0.1
Diffstat (limited to 'bin-http')
-rwxr-xr-xbin-http/palemoon-bin/DETAILS2
-rw-r--r--bin-http/palemoon-bin/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/bin-http/palemoon-bin/DETAILS b/bin-http/palemoon-bin/DETAILS
index 800c0f6..08d125b 100755
--- a/bin-http/palemoon-bin/DETAILS
+++ b/bin-http/palemoon-bin/DETAILS
@@ -1,6 +1,6 @@
SPELL=palemoon-bin
SPELLX=${SPELL/-bin}
- VERSION=28.8.4
+ VERSION=28.9.0.1
SECURITY_PATCH=19
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" == "em64t" ]]; then
ARCH=x86_64
diff --git a/bin-http/palemoon-bin/HISTORY b/bin-http/palemoon-bin/HISTORY
index 5601f30..4f15c34 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,6 @@
+2020-03-24 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 28.9.0.1
+
2020-03-02 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 28.8.4; SECURITY_PATCH++