mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/CherryMusic: Updated for version 0.37.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
46ef886eb7
commit
a89b4a970c
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.37.1}
|
||||
VERSION=${VERSION:-0.37.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="CherryMusic"
|
||||
VERSION="0.37.1"
|
||||
VERSION="0.37.2"
|
||||
HOMEPAGE="http://www.fomori.org/cherrymusic/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/ae/e2/876245003bf1825c9c6376205c88b78e13493a326f5ac9a686d4dfca00c8/CherryMusic-0.37.1.tar.gz"
|
||||
MD5SUM="0e2794014f76b9ff2a410dfc890b8b41"
|
||||
DOWNLOAD="https://pypi.python.org/packages/30/53/554384eab97754cb2289216cbed36d4cc0f834e4cdeaa7cb54738448da0d/CherryMusic-0.37.2.tar.gz"
|
||||
MD5SUM="e7d1578c793b178fe84b9f9115fa6b7e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CherryPy"
|
||||
|
|
Loading…
Reference in a new issue