Skip to content

Commit

Permalink
lmms: fix livecheck
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@66804 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
ryandesign committed Apr 23, 2010
1 parent 4c6904b commit 97bb844
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions multimedia/lmms/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,7 @@ depends_lib port:libsndfile \
if {${configure.build_arch} == "x86_64"} {
patchfiles patch-disable-zynaddsubfx.diff
}

livecheck.type regex
livecheck.url http://sourceforge.net/projects/${name}/files/
livecheck.regex ${name}-(\[0-9.\]+)\\.tar

0 comments on commit 97bb844

Please sign in to comment.