diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 08:32:44 +0100 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 13:35:42 +0100 |
commit | 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 (patch) | |
tree | f19faf08e0e0532b418c5a993e62c3342ebb7cd2 /multimedia/gstreamer1-plugins-rust | |
parent | lang/rust: Update to 1.57.0 (diff) |
lang/rust: Rebuild consumers for Rust 1.57.0
Diffstat (limited to 'multimedia/gstreamer1-plugins-rust')
-rw-r--r-- | multimedia/gstreamer1-plugins-rust/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index df47e9a26eef..4a4f9576e881 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= 0.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org |