diff options
Diffstat (limited to 'www/librewolf/Makefile')
| -rw-r--r-- | www/librewolf/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 9bdefec7969a..fcd1048c1046 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,8 +1,8 @@ PORTNAME= librewolf -DISTVERSION= 144.0.2 -LWPATCH= -1 -DISTVERSIONSUFFIX= ${LWPATCH}.source +DISTVERSION= 145.0.1 PORTREVISION= 1 +LWPATCH= -2 +DISTVERSIONSUFFIX= ${LWPATCH}.source CATEGORIES= www wayland MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/${PORTNAME}-source/${DISTVERSION}${LWPATCH}/ @@ -14,7 +14,7 @@ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= nspr>=4.32:devel/nspr \ - nss>=3.116:security/nss \ + nss>=3.117:security/nss \ icu>=76.1:devel/icu \ libevent>=2.1.8:devel/libevent \ harfbuzz>=10.1.0:print/harfbuzz \ |
