From b0c419c27a829d748f9772f7246c6f309a7662ae Mon Sep 17 00:00:00 2001 From: losuler Date: Thu, 9 Sep 2021 01:56:10 +1000 Subject: [PATCH] Update to 78.14.0 --- build/build.sh | 4 ++-- debian/changelog | 6 ++++++ debian/rules | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/build/build.sh b/build/build.sh index 927d68f..be102bc 100755 --- a/build/build.sh +++ b/build/build.sh @@ -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" diff --git a/debian/changelog b/debian/changelog index b532842..f3931ea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +icecat (78.14.0-1) unstable; urgency=medium + + * Update to 78.14.0. + + -- losuler Wed, 08 Sep 2021 22:11:50 +1000 + icecat (78.13.0-2) unstable; urgency=medium * Update to latest upstream. diff --git a/debian/rules b/debian/rules index c25b86f..3d2537f 100755 --- a/debian/rules +++ b/debian/rules @@ -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)