diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 12:47:39 +0100 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-01-17 12:57:45 +0100 |
commit | 835bd573300a74e379d8f37fefec3a0e9d24e391 (patch) | |
tree | 035300eb9057223373e0b7ee2463aba67fb452b3 /multimedia/librespot | |
parent | 183588879e6bae37e4fd11e4b3336c49d6e64e0f (diff) | |
download | freebsd-ports-835bd573300a74e379d8f37fefec3a0e9d24e391.zip |
lang/rust: Bump revisions after 1.58.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 c3d1f83c85e5..b85076c56b8d 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org |