mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mopidy: update to 2.2.3.
This commit is contained in:
parent
cf87823cf2
commit
d95863dbd6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mopidy'
|
# Template file for 'mopidy'
|
||||||
pkgname=mopidy
|
pkgname=mopidy
|
||||||
version=2.2.2
|
version=2.2.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="Mopidy-${version}"
|
wrksrc="Mopidy-${version}"
|
||||||
|
@ -15,7 +15,7 @@ license="Apache-2.0"
|
||||||
homepage="http://www.mopidy.com"
|
homepage="http://www.mopidy.com"
|
||||||
changelog="https://github.com/mopidy/mopidy/raw/develop/docs/changelog.rst"
|
changelog="https://github.com/mopidy/mopidy/raw/develop/docs/changelog.rst"
|
||||||
distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/M/Mopidy/Mopidy-${version}.tar.gz"
|
||||||
checksum=b41f5ab1e83c5e5f74fdb792c8fd5ba63b7fd227d04df266dba5189bc552a93d
|
checksum=361913efcb97afc18752d1ebce688f120955a19dae2e9a2b5c29aa6d20044fbf
|
||||||
|
|
||||||
conf_files="/etc/mopidy/*.conf"
|
conf_files="/etc/mopidy/*.conf"
|
||||||
system_accounts="mopidy"
|
system_accounts="mopidy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue