2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

firefox-bin: bump to 68.5.0esr

This commit is contained in:
Dylan Araps 2020-02-11 19:26:17 +02:00
parent 297b4bfc34
commit 45f6e5a85f
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
5 changed files with 5 additions and 7 deletions

View File

@ -13,8 +13,7 @@ printf 'Installing firefox-bin\n'
# The tarball is hosted on GitHub which doesn't allow
# for the file naming scheme the package manager uses
# for its built tarballs (pkg#ver-rel.tar.gz).
mv -f "firefox-bin.68.4.1esr-2.tar.gz.no-extract" \
"firefox#68.4.1esr-2.tar.gz"
mv -f firefox*\?no-extract "firefox#68.5.1esr-2.tar.gz"
# Install the package as you would any other you have
# built yourself. In reality, I could have just given
@ -23,7 +22,7 @@ mv -f "firefox-bin.68.4.1esr-2.tar.gz.no-extract" \
#
# I'm nice though and want this to fit into the system
# like any other package.
KISS_FORCE=1 kiss i "$PWD/firefox#68.4.1esr-2.tar.gz"
KISS_FORCE=1 kiss i "$PWD/firefox#68.5.1esr-2.tar.gz"
cat <<EOF

View File

@ -1 +1 @@
14187dfceddbfc7f421274abc475a66b02c7010ce3be482f9c36068085eaebeb firefox-bin.68.4.1esr-2.tar.gz.no-extract
74abca3cd3579e48dac261296b933f7b778adde9e6fbafe8497feda52c673559 firefox.68.5.0esr-2.tar.gz?no-extract

View File

@ -37,5 +37,4 @@ libxshmfence
mesa
pango
pixman
util-linux
zlib

View File

@ -1 +1 @@
https://github.com/kisslinux/repo/releases/download/1.3.2/firefox-bin.68.4.1esr-2.tar.gz.no-extract
https://github.com/kisslinux/repo/releases/download/1.9.0/firefox.68.5.0esr-2.tar.gz?no-extract

View File

@ -1 +1 @@
68.4.1esr 1
68.5.0esr 1