Skip to content

Commit

Permalink
gloox: fix livecheck
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@118288 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
ryandesign committed Mar 28, 2014
1 parent 48aa75d commit 91601d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/gloox/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ configure.args --with-gnutls=${prefix} \
configure.cflags-append -I${prefix}/include

livecheck.type regex
livecheck.url ${master_sites}
livecheck.url ${homepage}
livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}

0 comments on commit 91601d1

Please sign in to comment.