fuse: fix update check.

This commit is contained in:
Enno Boland 2016-02-12 09:22:32 +01:00
parent e2c9ffa25d
commit 779291d8c2
1 changed files with 2 additions and 0 deletions

2
srcpkgs/fuse/update Normal file
View File

@ -0,0 +1,2 @@
site="$homepage/releases"
pattern=">libfuse \K[\d\.]+(?=</a>)"