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/librespot | |
parent | 237b36fa2e73986dc19284686e80a47cb329bb6f (diff) | |
download | freebsd-ports-5a7f23c69df040ff8b38bb1c0d25db96cc1c2605.zip |
lang/rust: Rebuild consumers for Rust 1.57.0
Diffstat (limited to 'multimedia/librespot')
-rw-r--r-- | multimedia/librespot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index d365ec5348ab..c3d1f83c85e5 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,6 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org |