Update to 78.14.0

Esse commit está contido em:
losuler
2021-09-09 01:56:10 +10:00
commit b0c419c27a
3 arquivos alterados com 9 adições e 3 exclusões
+2 -2
Ver Arquivo
@@ -4,8 +4,8 @@ set -o errexit
set -o errtrace
set -o pipefail
ICECATCOMMIT="e5b918d15b03fa23e9746ca9fbfa6feba244f69b"
FFVERSION="78.13.0"
ICECATCOMMIT="799c5ee63c4d65add90ff55f4948562e31a7be1a"
FFVERSION="78.14.0"
CLVERSION="RELEASE_8_0_0"
+6
Ver Arquivo
@@ -1,3 +1,9 @@
icecat (78.14.0-1) unstable; urgency=medium
* Update to 78.14.0.
-- losuler <losuler@posteo.net> Wed, 08 Sep 2021 22:11:50 +1000
icecat (78.13.0-2) unstable; urgency=medium
* Update to latest upstream.
+1 -1
Ver Arquivo
@@ -10,7 +10,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed -Wl,--reduce-memory-overheads -Wl,--no-keep-memory
FFVERSION = 78.13.0
FFVERSION = 78.14.0
%:
mkdir -p output/build output/icecat-$(FFVERSION)