summaryrefslogtreecommitdiffstats
path: root/bin-http
diff options
context:
space:
mode:
authorVlad Glagolev2019-12-21 01:21:50 +0000
committerVlad Glagolev2019-12-21 01:21:50 +0000
commit9ac682004895ebe83e6b3ad8024a7297c4de225e (patch)
treef81c1cffcfecf90be9feb1c6c5e30d100bd50942 /bin-http
parentbee86752c780c6c75564a9a32995f693293205d7 (diff)
palemoon-bin: => 28.8.0 [security]
Diffstat (limited to 'bin-http')
-rwxr-xr-xbin-http/palemoon-bin/DETAILS6
-rw-r--r--bin-http/palemoon-bin/HISTORY4
2 files changed, 7 insertions, 3 deletions
diff --git a/bin-http/palemoon-bin/DETAILS b/bin-http/palemoon-bin/DETAILS
index 447f721..d3d7fc3 100755
--- a/bin-http/palemoon-bin/DETAILS
+++ b/bin-http/palemoon-bin/DETAILS
@@ -1,13 +1,13 @@
SPELL=palemoon-bin
SPELLX=${SPELL/-bin}
- VERSION=28.7.2
- SECURITY_PATCH=15
+ VERSION=28.8.0
+ SECURITY_PATCH=16
if [[ "${SMGL_COMPAT_ARCHS[1]}" == "x86_64" || "${SMGL_COMPAT_ARCHS[1]}" == "em64t" ]]; then
ARCH=x86_64
else
ARCH=i686
fi
- SOURCE=${SPELLX}-${VERSION}.linux-${ARCH}.tar.bz2
+ SOURCE=${SPELLX}-${VERSION}.linux-${ARCH}.tar.xz
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 bc21d21..e4eceb0 100644
--- a/bin-http/palemoon-bin/HISTORY
+++ b/bin-http/palemoon-bin/HISTORY
@@ -1,3 +1,7 @@
+2019-12-11 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 28.8.0; SECURITY_PATCH++; updated source
+ extension
+
2019-11-02 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 28.7.2; SECURITY_PATCH++