Upgrade to recent stable snapshot
This commit is contained in:
parent
75eaa06aa3
commit
863da86a5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386340
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gmusicapi
|
||||
PORTVERSION= 4.0.0.20150104
|
||||
PORTVERSION= 5.0.0.20150322
|
||||
CATEGORIES= audio python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:${PORTSDIR}/devel/py-appdirs
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= simon-weber
|
||||
GH_PROJECT= Unofficial-Google-Music-API
|
||||
GH_TAGNAME= 359b200
|
||||
GH_TAGNAME= cb4dc1f
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (simon-weber-Unofficial-Google-Music-API-4.0.0.20150104-359b200_GH0.tar.gz) = 4a1521ad2c8769165e80311a38369f99ded3e69a2318fa607b7e4934e38ec6f8
|
||||
SIZE (simon-weber-Unofficial-Google-Music-API-4.0.0.20150104-359b200_GH0.tar.gz) = 149278
|
||||
SHA256 (simon-weber-Unofficial-Google-Music-API-5.0.0.20150322-cb4dc1f_GH0.tar.gz) = 6296091224e68054aeacff2a3917fa336374023eac6192612f543867d14985c6
|
||||
SIZE (simon-weber-Unofficial-Google-Music-API-5.0.0.20150322-cb4dc1f_GH0.tar.gz) = 150579
|
||||
|
|
Loading…
Reference in a new issue