mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
multimedia/spotify-websocket-api: Update to git commit 9ad8639.
This somewhat restores usability by handling sp/ping_flash2 requests, but the program is currently fragile.
This commit is contained in:
parent
d0aca13bf4
commit
16e454dbc9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353126
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= SpotifyWebsocketAPI
|
||||
PORTVERSION= 0.2
|
||||
PORTREVISION= 9
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= multimedia python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= Websocket API and client for Spotify
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_COMMIT= 5f3a646
|
||||
GH_COMMIT= 9ad8639
|
||||
GH_ACCOUNT= Hexxeh
|
||||
GH_PROJECT= spotify-websocket-api
|
||||
GH_TAGNAME= ${GH_COMMIT}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SpotifyWebsocketAPI-0.2.tar.gz) = 4063e621e2bfb39a1f30d3186ff3df148d58cb331f025a31bc2524499966b963
|
||||
SIZE (SpotifyWebsocketAPI-0.2.tar.gz) = 47050
|
||||
SHA256 (SpotifyWebsocketAPI-0.2.tar.gz) = 3871f7de222218c97fb59491e4fcc5bdb4acde928301034029a150cd6e2883d7
|
||||
SIZE (SpotifyWebsocketAPI-0.2.tar.gz) = 47273
|
||||
|
Loading…
Reference in New Issue
Block a user