diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-10-03 15:36:52 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-10-05 16:36:06 +0000 |
commit | 4fb0230f7f11b463d833eac9d07ec117ee439173 (patch) | |
tree | 1161752926c0071cc46e0e3859b5bb157b327cfd /www/librewolf/Makefile | |
parent | 7d24d10d832e82d5587db44d73645f7f90839708 (diff) |
multimedia/dav1d: update to 1.3.0
Changes: https://code.videolan.org/videolan/dav1d/-/tags/1.3.0
Reported by: Repology
Diffstat (limited to 'www/librewolf/Makefile')
-rw-r--r-- | www/librewolf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/librewolf/Makefile b/www/librewolf/Makefile index 1de01acdecce..2c65b8dac897 100644 --- a/www/librewolf/Makefile +++ b/www/librewolf/Makefile @@ -1,6 +1,6 @@ PORTNAME= librewolf DISTVERSION= 109.0.1.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www wayland MASTER_SITES= https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/${DISTVERSION:R}-2/ DISTNAME= ${PORTNAME}-${DISTVERSION:R}-2.source. |