fuse-mp3fs: update to 1.1.1.
This commit is contained in:
parent
f8ddffb2de
commit
e0c49b5f0e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuse-mp3fs'
|
||||
pkgname=fuse-mp3fs
|
||||
version=1.0
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="mp3fs-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,4 +11,5 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://khenriks.github.io/mp3fs/"
|
||||
distfiles="https://github.com/khenriks/mp3fs/releases/download/v${version}/mp3fs-${version}.tar.gz"
|
||||
checksum=cbb52062d712e8dfd3491d0b105e2e05715d493a0fd14b53a23919694a348069
|
||||
checksum=942b588fb623ea58ce8cac8844e6ff2829ad4bc9b4c163bba58e3fa9ebc15608
|
||||
make_check=no # checks require fuse + mount/unmount privileges
|
||||
|
|
Loading…
Reference in a new issue