mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/CherryMusic: Updated for version 0.35.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
130a7172c7
commit
9e16cded79
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=CherryMusic
|
||||
VERSION=${VERSION:-0.35.1}
|
||||
VERSION=${VERSION:-0.35.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CherryMusic"
|
||||
VERSION="0.35.1"
|
||||
VERSION="0.35.2"
|
||||
HOMEPAGE="http://www.fomori.org/cherrymusic/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.35.1.tar.gz"
|
||||
MD5SUM="bad7cda1793c8fa1639e3578f97051c9"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/C/CherryMusic/CherryMusic-0.35.2.tar.gz"
|
||||
MD5SUM="67f7ab06002d7fc13b27ce84a67a1428"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CherryPy"
|
||||
|
|
Loading…
Reference in a new issue