network/CherryMusic: Updated for version 0.34.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a6564ac1d1
commit
7424b99ef5
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=CherryMusic
|
||||
VERSION=${VERSION:-0.33.0}
|
||||
VERSION=${VERSION:-0.34.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CherryMusic"
|
||||
VERSION="0.33.0"
|
||||
VERSION="0.34.1"
|
||||
HOMEPAGE="http://www.fomori.org/cherrymusic/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.33.0.tar.gz"
|
||||
MD5SUM="bf76b3bce6450baa4ff3dc1dc14d7ba6"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.34.1.tar.gz"
|
||||
MD5SUM="3e35fbccb1088ec77f7821f6f7b9926b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CherryPy"
|
||||
|
|
Loading…
Reference in New Issue