aboutsummaryrefslogtreecommitdiff
path: root/audio/spotify-tui
diff options
context:
space:
mode:
authorMikael Urankar <mikael@FreeBSD.org>2020-11-24 12:48:53 +0000
committerMikael Urankar <mikael@FreeBSD.org>2020-11-24 12:48:53 +0000
commit4e449e031e7d6145599f30b8f3ecb850eae7c550 (patch)
treec4dd2d942c9a8dd0a293afb06a81d625bddd8b18 /audio/spotify-tui
parent4cc3f0f036dbb76b2b8057c528b3c6a41454ccfc (diff)
downloadports-4e449e031e7d6145599f30b8f3ecb850eae7c550.tar.gz
ports-4e449e031e7d6145599f30b8f3ecb850eae7c550.zip
lang/rust: Update to 1.48.0
Changes: https://github.com/rust-lang/rust/releases/tag/1.48.0 Reviewed by: jbeich Tested by: bdragon, jbeich, mikael Differential Revision: https://reviews.freebsd.org/D27293
Notes
Notes: svn path=/head/; revision=556157
Diffstat (limited to 'audio/spotify-tui')
-rw-r--r--audio/spotify-tui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile
index 48746f61aace..c322c15a391c 100644
--- a/audio/spotify-tui/Makefile
+++ b/audio/spotify-tui/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spotify-tui
DISTVERSIONPREFIX= v
DISTVERSION= 0.22.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= vulcan@wired.sh