summaryrefslogtreecommitdiffstats
path: root/bin-http
diff options
context:
space:
mode:
authorVlad Glagolev2019-04-30 14:40:38 +0000
committerVlad Glagolev2019-04-30 14:40:38 +0000
commit480a87ce40586aa64b6459e7efd6f9275f4d242a (patch)
tree2ef2fb2e5c79cd61a151e0de42a397d0c1e64c76 /bin-http
parentbb14f2890ec2b7d24d991731c1601fdc1528096e (diff)
palemoon-bin: => 28.5.0
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 9956fde..02a350c 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.4.1
+ VERSION=28.5.0
SECURITY_PATCH=11
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=x86_64
diff --git a/bin-http/palemoon-bin/HISTORY b/bin-http/palemoon-bin/HISTORY
index 721ca72..1afa55f 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,6 @@
+2019-04-30 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 28.5.0
+
2019-04-01 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 28.4.1; SECURITY_PATCH++