ampache: update to 3.8.8.
This commit is contained in:
parent
e02dde3ee0
commit
c7510c793d
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ampache'
|
||||
pkgname=ampache
|
||||
version=3.8.7
|
||||
version=3.8.8
|
||||
revision=1
|
||||
noarch=yes
|
||||
create_wrksrc=yes
|
||||
|
@ -8,10 +8,10 @@ hostmakedepends="unzip"
|
|||
depends="php mysql"
|
||||
short_desc="Web-based tool for managing your audio/video files"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="AGPL-3"
|
||||
license="AGPL-3.0-or-later"
|
||||
homepage="http://ampache.org"
|
||||
distfiles="https://github.com/ampache/ampache/releases/download/${version}/${pkgname}-${version}_all.zip"
|
||||
checksum=1327d384e10df6b6de0232ecddb0fe1ba9feb952107e47cfe37d2f0c15cdba34
|
||||
checksum=1e99785dcc5a5b0ca364bb670103be1c2b8cd6cb753bee2309faa34d424a01d6
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/webapps/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue