diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 10:55:19 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-10-25 10:55:19 +0200 |
commit | ad90fc634b9923b6fb3b5072b30bc104175a0061 (patch) | |
tree | fbd91732ca868e4eaf810e58f543cd1b28ef0d38 /multimedia/librespot | |
parent | e0baedabf4e1cc6be9ece63dc78b1f43fd2bda78 (diff) | |
download | freebsd-ports-ad90fc634b9923b6fb3b5072b30bc104175a0061.zip |
*: Rebuild for Rust 1.56.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 8938ea8e21af..264bda985c8b 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,6 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= driesm.michiels@gmail.com |