libwebsockets: fix update-check

This commit is contained in:
Michael Gehring 2016-05-04 13:35:53 +02:00
parent 37f6acffed
commit 81d1c64a2b

View file

@ -1,2 +1,2 @@
site="http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/"
pattern="/cgi-bin/cgit/libwebsockets/tag/?\?h=v\K[\d.]+"
site="https://libwebsockets.org/git/libwebsockets/refs/"
pattern=">v\K[\d.]+(?=<)"