diff options
author | tnn <tnn@pkgsrc.org> | 2022-03-28 10:59:27 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2022-03-28 10:59:27 +0000 |
commit | abe531eec5cbab0431a3fa6841fd1e0ab46f4656 (patch) | |
tree | be7a788617b1abdbec45cd98986593a7b0758d50 /www/firefox68 | |
parent | 3b64e47c1fbc26307951f14f639d08c31248811b (diff) | |
download | pkgsrc-abe531eec5cbab0431a3fa6841fd1e0ab46f4656.tar.gz |
{s,t,w}*/*: revbump(1) for libsndfile
Diffstat (limited to 'www/firefox68')
-rw-r--r-- | www/firefox68/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox68/Makefile b/www/firefox68/Makefile index 11d405d468d..b9546ab392d 100644 --- a/www/firefox68/Makefile +++ b/www/firefox68/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2021/12/08 16:06:56 adam Exp $ +# $NetBSD: Makefile,v 1.48 2022/03/28 10:59:31 tnn Exp $ FIREFOX_VER= ${MOZ_BRANCH}${MOZ_BRANCH_MINOR} MOZ_BRANCH= 68.12 @@ -6,7 +6,7 @@ MOZ_BRANCH_MINOR= .0esr DISTNAME= firefox-${FIREFOX_VER}.source PKGNAME= ${DISTNAME:S/.source//:S/b/beta/:S/esr//:S/firefox-/firefox68-/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= www MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/} EXTRACT_SUFX= .tar.xz |