From 94edfb60e058097e75cf56c2378933f95cb78c8c Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 12 Feb 2016 15:21:48 +0000 Subject: Update to 44.0.2 Changelog: Fix: Firefox hangs or crashes on startup (1243098) Security bug: 2016-13 Same-origin-policy violation using Service Workers with plugins --- www/firefox/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/firefox/Makefile') diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 1d01a972026..af16beb5e6a 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.242 2016/02/09 12:47:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.243 2016/02/12 15:21:48 ryoon Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 44.0 -MOZ_BRANCH_MINOR= .1 +MOZ_BRANCH_MINOR= .2 DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= firefox-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//} -- cgit v1.2.3