fuse-usmb: fix update-check

This commit is contained in:
Eivind Uggedal 2014-11-24 09:02:30 +00:00
parent ee80c01899
commit 117eab7355
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ short_desc="FUSE filesystem for SMB/CIFS shares"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://ametros.net/code.html#usmb"
update_site="http://repo.or.cz/w/usmb.git"
update_pattern='tags/\K[\d]+'
do_fetch() {
git clone -b${version} git://repo.or.cz/usmb.git ${pkgname}-${version}