On Wed, Jun 04, 2014 at 03:58:17PM +0200, Matthias Klose wrote:
> libffi currently reports as version number 3.1.gz using
> 
>   ftp://sourceware.org/pub/libffi/libffi-(.*)\.tar.(bz2|gz|xz)

Aside from what Adam already mentioned, you probably want to change
“(bz2|gz|xz)” to “(?:bz2|gz|xz)”,that is a non-capturing group.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <james...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to