mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-26 09:35:01 -07:00
firefox-bin: bump to 68.7.0esr
This commit is contained in:
parent
668c32907d
commit
f427f17c95
@ -13,7 +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*\?no-extract "firefox-bin#68.6.0esr-3.tar.gz"
|
||||
mv -f firefox*\?no-extract "firefox-bin#68.7.0esr-1.tar.gz"
|
||||
|
||||
# Install the package as you would any other you have
|
||||
# built yourself. In reality, I could have just given
|
||||
@ -22,7 +22,7 @@ mv -f firefox*\?no-extract "firefox-bin#68.6.0esr-3.tar.gz"
|
||||
#
|
||||
# I'm nice though and want this to fit into the system
|
||||
# like any other package.
|
||||
KISS_FORCE=1 kiss i "$PWD/firefox-bin#68.6.0esr-3.tar.gz"
|
||||
KISS_FORCE=1 kiss i "$PWD/firefox-bin#68.7.0esr-1.tar.gz"
|
||||
|
||||
cat <<EOF
|
||||
|
||||
|
@ -1 +1 @@
|
||||
23942164e990f0658abafcb236573a385d35a47834c038adf2502ce795683a05 firefox.68.6.0esr-3.tar.gz?no-extract
|
||||
993e6607c9aa8bbb2624fdb56c361a621e85ceabdb2cdf3ee53b38b0bb54db9c firefox-bin.68.7.0esr-1.tar.gz?no-extract
|
||||
|
@ -1 +1 @@
|
||||
https://github.com/kisslinux/repo/releases/download/1.9.11/firefox.68.6.0esr-3.tar.gz?no-extract
|
||||
https://github.com/kisslinux/repo/releases/download/1.9.11/firefox-bin.68.7.0esr-1.tar.gz?no-extract
|
||||
|
@ -1 +1 @@
|
||||
68.6.0esr 3
|
||||
68.7.0esr 1
|
||||
|
Loading…
Reference in New Issue
Block a user