ampache: update to 3.8.1.
This commit is contained in:
parent
416faae5e2
commit
873b4d7043
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'ampache'
|
||||
pkgname=ampache
|
||||
version=3.8.0
|
||||
version=3.8.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=fetch
|
||||
depends="php mysql"
|
||||
short_desc="Web-based tool for managing your audio/video files"
|
||||
maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||
license="GPL-2"
|
||||
license="AGPL-3"
|
||||
homepage="http://ampache.org"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=10a167b162af9b0f2c17a6cf0d92bbc6fc3c80b4be802d77defcfe761f177304
|
||||
checksum=2eff94b5674ceb3cfc3a53c1addb297b016f74b1e732f17e9d05920f2ed2a35a
|
||||
|
||||
do_install() {
|
||||
tar -zxvf ${pkgname}-${version}.tar.gz
|
||||
|
|
Loading…
Reference in New Issue