mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mopidy: update to 2.3.1.
This commit is contained in:
parent
2ce1fbe276
commit
8305ac99a7
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.3
|
version=2.3.1
|
||||||
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=361913efcb97afc18752d1ebce688f120955a19dae2e9a2b5c29aa6d20044fbf
|
checksum=d1ee47fd91ae7ce2bf99cf85ed9108ac48c3fb5f29b31c7fbe94fac45c6e4a0b
|
||||||
|
|
||||||
conf_files="/etc/mopidy/*.conf"
|
conf_files="/etc/mopidy/*.conf"
|
||||||
system_accounts="mopidy"
|
system_accounts="mopidy"
|
||||||
|
|
Loading…
Add table
Reference in a new issue