Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11049915
D3251.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D3251.diff
View Options
diff --git a/files/config b/files/config
--- a/files/config
+++ b/files/config
@@ -31,7 +31,6 @@
ac_add_options --enable-system-ffi
ac_add_options --enable-system-pixman
-#ac_add_options --enable-system-hunspell
# Keys
ac_add_options --with-mozilla-api-keyfile=../mozilla-api-key
diff --git a/langpacks.sh b/langpacks.sh
--- a/langpacks.sh
+++ b/langpacks.sh
@@ -2,7 +2,7 @@
VERSION="61.0.1"
ARCH="x86_64"
-URL="http://ftp.mozilla.org/pub/firefox/releases/${VERSION}/linux-${ARCH}/xpi/"
+URL="https://ftp.mozilla.org/pub/firefox/releases/${VERSION}/linux-${ARCH}/xpi/"
# Ensure we don't have a previous run living here
if [[ -e lang_pack ]]; then
@@ -15,7 +15,7 @@
echo "mirror ." | lftp "${URL}"
-# Insired largely by Fedora
+# Inspired largely by Fedora
for i in *.xpi ; do
ln="$(basename ${i} .xpi)"
eid="langpack-${ln}@firefox.mozilla.org"
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : firefox
-version : 61.0
-release : 133
+version : 61.0.1
+release : 134
source :
- - https://ftp.mozilla.org/pub/firefox/releases/61.0/source/firefox-61.0.source.tar.xz : 3453e8ac7c602390bda0d34a4a636e0d65fd89d9ae69f7aa1740926715c42268
- - https://solus-project.com/sources/mozilla/firefox-61.0-langpacks.tar.xz : 8e2566821a60518028b3f37967367b689c7dd87681f927c8482bcc32316c9d2c
+ - https://ftp.mozilla.org/pub/firefox/releases/61.0.1/source/firefox-61.0.1.source.tar.xz : 708f4dc39fdf105fe9d3ee6b52412a1c7548fd7d34e14c29f840064de3fe8a28
+ - https://solus-project.com/sources/mozilla/firefox-61.0.1-langpacks.tar.xz : 68db999344e08556d76775e524f5f8c929700a6fdacdc5c4f9f1631fa75667a3
license :
- GPL-2.0-or-later
- MPL-2.0
@@ -19,7 +19,6 @@
- pkgconfig(gconf-2.0)
- pkgconfig(gtk+-2.0)
- pkgconfig(gtk+-3.0)
- # pkgconfig(hunspell)
- pkgconfig(libevent)
- pkgconfig(libpulse)
- pkgconfig(libstartup-notification-1.0)
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -186,12 +186,12 @@
</Files>
</Package>
<History>
- <Update release="133">
- <Date>2018-07-01</Date>
- <Version>61.0</Version>
+ <Update release="134">
+ <Date>2018-07-05</Date>
+ <Version>61.0.1</Version>
<Comment>Packaging update</Comment>
<Name>Pierre-Yves</Name>
<Email>pyu@riseup.net</Email>
</Update>
</History>
-</PISI>
\ No newline at end of file
+</PISI>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 6:34 PM (2 h, 25 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5802451
Default Alt Text
D3251.diff (2 KB)
Attached To
Mode
D3251: Update firefox to 61.0.1 and completely remove system hunspell
Attached
Detach File
Event Timeline
Log In to Comment