diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-05-02 15:37:50 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-05-03 10:00:34 +0200 |
commit | 57c3caaa6c71fac422a82aa252be380179d3c042 (patch) | |
tree | 5b44bb0b1029054581ea8dc50800d1d2d374607e /multimedia/librespot | |
parent | 9f600c6f47c1e6e8675baef6c39954d4c7eb7587 (diff) | |
download | freebsd-ports-57c3caaa6c71fac422a82aa252be380179d3c042.zip |
lang/rust: Relink ports after the Rust 1.60.0 update
Diffstat (limited to 'multimedia/librespot')
-rw-r--r-- | multimedia/librespot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index 60ede85c3c25..b5b930fe1858 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org |