mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
fuse-usmb: rebuild for metadata
This commit is contained in:
parent
e6e46f4ce8
commit
b28dd68d70
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'fuse-usmb'
|
# Template file for 'fuse-usmb'
|
||||||
pkgname=fuse-usmb
|
pkgname=fuse-usmb
|
||||||
version=20130204
|
version=20130204
|
||||||
revision=5
|
revision=6
|
||||||
_commit=aa94e13
|
_commit=aa94e13
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config git"
|
hostmakedepends="automake libtool pkg-config git"
|
||||||
makedepends="glib-devel libxml2-devel fuse-devel samba-devel"
|
makedepends="glib-devel libxml2-devel fuse-devel samba-devel"
|
||||||
short_desc="FUSE filesystem for SMB/CIFS shares"
|
short_desc="FUSE filesystem for SMB/CIFS shares"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3.0-only"
|
||||||
homepage="http://ametros.net/code.html#usmb"
|
homepage="http://ametros.net/code.html#usmb"
|
||||||
distfiles="http://repo.or.cz/w/usmb.git/snapshot/$_commit.tar.gz"
|
distfiles="http://repo.or.cz/w/usmb.git/snapshot/$_commit.tar.gz"
|
||||||
checksum=d10bea16001b3b778a589477e2fff22a359a2b278dc5c2e497de876a95892a25
|
checksum=d10bea16001b3b778a589477e2fff22a359a2b278dc5c2e497de876a95892a25
|
||||||
|
|
Loading…
Add table
Reference in a new issue