diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-10-30 12:33:57 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-10-30 13:07:09 +0100 |
commit | afe651cf62deb08500a44cde90296a818effe5ae (patch) | |
tree | 5b2c27e49a98fdb53bd4e432d31070f3405ae459 /multimedia/librespot | |
parent | 318e5326ef0c165426b13fd82b0bdbc376b72e4a (diff) | |
download | freebsd-ports-afe651cf62deb08500a44cde90296a818effe5ae.zip |
lang/rust: Bump revisions after 1.64.0
PR: 267173
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 bff4583b3d73..d119d2084e74 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org |