diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-03-30 14:27:30 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-04-14 00:59:29 +0000 |
commit | 152bbb33232bb1b74338ea96f6a4732469f0ed0c (patch) | |
tree | 5160c6ebd4a9c94bb46fc0cd68a995d5377b8ec0 /graphics/libavif | |
parent | graphics/mesa-devel: update to 22.0.b.2676 (diff) |
multimedia/svt-av1: update to 1.0.0.r2
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.0.0-rc1
Changes: https://gitlab.com/AOMediaCodec/SVT-AV1/-/releases/v1.0.0-rc2
Reported by: Repology
Diffstat (limited to 'graphics/libavif')
-rw-r--r-- | graphics/libavif/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libavif/Makefile b/graphics/libavif/Makefile index 459eabfd4f2d..8244fbc40028 100644 --- a/graphics/libavif/Makefile +++ b/graphics/libavif/Makefile @@ -1,6 +1,7 @@ PORTNAME= libavif DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |