pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spotifyd: fix typo in comment
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Tue Feb 5 16:25:01 2019 +0100
Changeset: d60fd4c23e04027fb91053877a5e49a26572efe9
Modified Files:
spotifyd/Makefile
Log Message:
spotifyd: fix typo in comment
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d60fd4c23e04027fb91053877a5e49a26572efe9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
spotifyd/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/spotifyd/Makefile b/spotifyd/Makefile
index 5e106ceee4..0f3f0a93c6 100644
--- a/spotifyd/Makefile
+++ b/spotifyd/Makefile
@@ -120,7 +120,7 @@ CARGO_CRATE_DEPENDS+= memchr-2.1.0
CARGO_CRATE_DEPENDS+= memoffset-0.2.1
CARGO_CRATE_DEPENDS+= mime-0.3.12
CARGO_CRATE_DEPENDS+= mime_guess-2.0.0-alpha.6
-# work around weird version pattern not supposed by cargo.mk
+# work around weird version pattern not supported by cargo.mk
SITES.mime_guess-2.0.0-alpha.6.crate+= -https://crates.io/api/v1/crates/mime_guess/2.0.0-alpha.6/download
CARGO_CRATE_DEPENDS+= mio-0.6.16
CARGO_CRATE_DEPENDS+= mio-uds-0.6.7
Home |
Main Index |
Thread Index |
Old Index