forked from kiss-community/repo
firefox-bin: Update source
This commit is contained in:
parent
141a3284ed
commit
42e62c63a4
@ -13,8 +13,8 @@ printf 'Installing firefox-bin\n'
|
|||||||
# The tarball is hosted on GitHub which doesn't allow
|
# The tarball is hosted on GitHub which doesn't allow
|
||||||
# for the file naming scheme the package manager uses
|
# for the file naming scheme the package manager uses
|
||||||
# for its built tarballs (pkg#ver-rel.tar.gz).
|
# for its built tarballs (pkg#ver-rel.tar.gz).
|
||||||
mv -f "firefox-bin.68.4.1esr-1.tar.gz?no-extract" \
|
mv -f "firefox-bin.68.4.1esr-2.tar.gz.no-extract" \
|
||||||
"firefox#68.4.1esr-1.tar.gz"
|
"firefox#68.4.1esr-2.tar.gz"
|
||||||
|
|
||||||
# Install the package as you would any other you have
|
# Install the package as you would any other you have
|
||||||
# built yourself. In reality, I could have just given
|
# built yourself. In reality, I could have just given
|
||||||
@ -23,7 +23,7 @@ mv -f "firefox-bin.68.4.1esr-1.tar.gz?no-extract" \
|
|||||||
#
|
#
|
||||||
# I'm nice though and want this to fit into the system
|
# I'm nice though and want this to fit into the system
|
||||||
# like any other package.
|
# like any other package.
|
||||||
KISS_FORCE=1 kiss i "$PWD/firefox#68.4.1esr-1.tar.gz"
|
KISS_FORCE=1 kiss i "$PWD/firefox#68.4.1esr-2.tar.gz"
|
||||||
|
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
05bb1ee46f7e751c8bf1cc9b4f28b6f9ae31393e28421910deb77afa59bfc411 firefox-bin.68.4.1esr-1.tar.gz?no-extract
|
14187dfceddbfc7f421274abc475a66b02c7010ce3be482f9c36068085eaebeb firefox-bin.68.4.1esr-2.tar.gz.no-extract
|
||||||
|
@ -1 +1 @@
|
|||||||
https://github.com/kisslinux/repo/releases/download/1.3.2/firefox-bin.68.4.1esr-1.tar.gz?no-extract
|
https://github.com/kisslinux/repo/releases/download/1.3.2/firefox-bin.68.4.1esr-2.tar.gz.no-extract
|
||||||
|
Loading…
Reference in New Issue
Block a user