simple-mtpfs: update to 0.2.1.

This commit is contained in:
Christian Neukirchen 2016-11-28 12:18:19 +01:00
parent d0eba9253d
commit 09f067c465

View File

@ -1,7 +1,7 @@
# Template file for 'simple-mtpfs' # Template file for 'simple-mtpfs'
pkgname=simple-mtpfs pkgname=simple-mtpfs
version=0.2 version=0.2.1
revision=2 revision=1
wrksrc="${pkgname}-${pkgname}-${version}" wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="pkg-config automake" hostmakedepends="pkg-config automake"
@ -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=3ce41fb194971041aa6ad15292a6cdad70eb8b5fc3e7a03a638bc3cac0c515ea checksum=e880a4971887dd27eaec7337f3f1f683e67e66f5c08ed6ef469797bdf5e5087a
pre_configure() { pre_configure() {
./autogen.sh ./autogen.sh