mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
ampache: update to 3.8.1.
This commit is contained in:
parent
416faae5e2
commit
873b4d7043
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'ampache'
|
# Template file for 'ampache'
|
||||||
pkgname=ampache
|
pkgname=ampache
|
||||||
version=3.8.0
|
version=3.8.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=fetch
|
build_style=fetch
|
||||||
depends="php mysql"
|
depends="php mysql"
|
||||||
short_desc="Web-based tool for managing your audio/video files"
|
short_desc="Web-based tool for managing your audio/video files"
|
||||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-2"
|
license="AGPL-3"
|
||||||
homepage="http://ampache.org"
|
homepage="http://ampache.org"
|
||||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=10a167b162af9b0f2c17a6cf0d92bbc6fc3c80b4be802d77defcfe761f177304
|
checksum=2eff94b5674ceb3cfc3a53c1addb297b016f74b1e732f17e9d05920f2ed2a35a
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||||
|
|
Loading…
Add table
Reference in a new issue