summaryrefslogtreecommitdiffstats
path: root/bin-http
diff options
context:
space:
mode:
authorVlad Glagolev2020-04-30 17:25:12 +0000
committerVlad Glagolev2020-04-30 17:25:12 +0000
commit5eff5b0d7ff9712e366b2bded5b750cc2901687e (patch)
treea549b90ba30523370c597f12023f82132e5131f4 /bin-http
parentb96e53647c8bd6f63658e0b8fa11df0067e6e7f7 (diff)
palemoon-bin: => 28.9.2
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 8dd4acf..cfc69bc 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.9.1
+ VERSION=28.9.2
SECURITY_PATCH=20
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 e1fc166..b3c1fbb 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,6 @@
+2020-04-30 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 28.9.2
+
2020-04-16 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 28.9.1; SECURITY_PATCH++