simple-mtpfs: update to 0.3.0.
This commit is contained in:
parent
41fac702ea
commit
211b851d97
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'simple-mtpfs'
|
# Template file for 'simple-mtpfs'
|
||||||
pkgname=simple-mtpfs
|
pkgname=simple-mtpfs
|
||||||
version=0.2.1
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://github.com/phatina/simple-mtpfs/"
|
homepage="https://github.com/phatina/simple-mtpfs/"
|
||||||
distfiles="https://github.com/phatina/simple-mtpfs/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/phatina/simple-mtpfs/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=e880a4971887dd27eaec7337f3f1f683e67e66f5c08ed6ef469797bdf5e5087a
|
checksum=5556cae4414254b071d79ce656cce866b42fd7ba40ce480abfc3ba4e357cd491
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue