obexfs: rebuild for metadata
This commit is contained in:
parent
c5f8b0c437
commit
c25102bc43
1 changed files with 3 additions and 2 deletions
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'obexfs'
|
||||
pkgname=obexfs
|
||||
version=0.12
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="fuse-devel libbluetooth-devel libobexftp-devel"
|
||||
short_desc="FUSE based filesystem using ObexFTP"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://openobex.triq.net/obexfs"
|
||||
distfiles="http://pkgs.fedoraproject.org/repo/pkgs/obexfs/obexfs-0.12.tar.gz/0f505672b025cdb505e215ee707a2e2f/obexfs-0.12.tar.gz"
|
||||
checksum=72a62aeb4d4decff962f22239513651843857492e9d6b50f515c9bf9fccd73bc
|
||||
nocross="libobexftp is nocross"
|
||||
|
|
Loading…
Reference in a new issue