ampache: fix checksum
This commit is contained in:
parent
abb223ad93
commit
549f2a4c7c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="AGPL-3.0-or-later"
|
||||
homepage="http://ampache.org"
|
||||
distfiles="https://github.com/ampache/ampache/releases/download/${version}/${pkgname}-${version}_all.zip"
|
||||
checksum=f7e55513f61f992cb68f72293fe5be2740097eec3557d21e3356d8b710e4e829
|
||||
checksum=2c232e080eb9ea6c77cea7b078b89e94079f5629cfe7b1de578de92c1240b892
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/webapps/${pkgname}
|
||||
|
|
Loading…
Reference in a new issue