summaryrefslogtreecommitdiffstats
path: root/bin-http
diff options
context:
space:
mode:
authorVlad Glagolev2018-11-30 19:17:34 +0000
committerVlad Glagolev2018-11-30 19:17:34 +0000
commita4abbb1213616008767e99553a103ebee8e15c4d (patch)
tree9567dc9ab6367bacf1962b17238addc52cb83338 /bin-http
parent2c474da4dbe253a156f600e20305a1259933c3d5 (diff)
palemoon-bin: => 28.2.1 [security]
Diffstat (limited to 'bin-http')
-rwxr-xr-xbin-http/palemoon-bin/DETAILS6
-rw-r--r--bin-http/palemoon-bin/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/bin-http/palemoon-bin/DETAILS b/bin-http/palemoon-bin/DETAILS
index 5ce7d2f..bd29717 100755
--- a/bin-http/palemoon-bin/DETAILS
+++ b/bin-http/palemoon-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=palemoon-bin
SPELLX=${SPELL/-bin}
- VERSION=27.9.4
- SECURITY_PATCH=7
+ VERSION=28.2.1
+ SECURITY_PATCH=8
if [[ ${SMGL_COMPAT_ARCHS[1]} == "x86_64" ]]; then
ARCH=x86_64
else
ARCH=i686
fi
- SOURCE=${SPELLX}-${VERSION}.en-US.linux-${ARCH}.tar.bz2
+ SOURCE=${SPELLX}-${VERSION}.linux-${ARCH}.tar.bz2
SOURCE2=${SOURCE}.sig
SOURCE_URL[0]=http://linux.palemoon.org/datastore/release/${SOURCE}
SOURCE2_URL[0]=${SOURCE_URL}.sig
diff --git a/bin-http/palemoon-bin/HISTORY b/bin-http/palemoon-bin/HISTORY
index 1842826..fe3fb8c 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,6 @@
+2018-11-30 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 28.2.1; SECURITY_PATCH++; updated source
+
2018-07-21 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 27.9.4; SECURITY_PATCH++