curlftpfs: rebuild to update metadata objs.

This commit is contained in:
Juan RP 2014-10-12 12:49:34 +02:00
parent a5a3773b79
commit ac24ca26cc
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
# Template file for 'curlftpfs'
pkgname=curlftpfs
version=0.9.2
revision=4
revision=5
build_style=gnu-configure
hostmakedepends="pkg-config libcurl-devel"
hostmakedepends="pkg-config"
makedepends="libglib-devel fuse-devel libcurl-devel"
short_desc="A FTP filesystem based on cURL and FUSE"
maintainer="Juan RP <xtraeme@gmail.com>"