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