diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-07-02 15:46:42 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-07-02 15:47:05 +0200 |
commit | a50372b91f2b327f3bc400d088e21f4b18c2a112 (patch) | |
tree | b48fcc667932956ba252fe3cc1730102e16fc2f5 /multimedia/librespot | |
parent | 558a5e4515a3de7cf7d27235b16b58cb1d3f3830 (diff) | |
download | freebsd-ports-a50372b91f2b327f3bc400d088e21f4b18c2a112.zip |
lang/rust: Bump revisions after 1.62.0
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 b253997965f8..6ec9a05b5e57 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org |