Permalink
Browse files
phonon: fix livecheck regex
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
audio/phonon/Portfile
|
|
@@ -181,4 +181,4 @@ configure.ldflags-append -F${qt_frameworks_dir} |
|
|
|
|
|
livecheck.type regex |
|
|
livecheck.url http://mirrors.mit.edu/kde/stable/${name}/ |
|
|
livecheck.regex ">(\[0-9.\]+)<" |
|
|
livecheck.regex ">(\[0-9.\]+)/<" |