Commits
Marius Schamschula authored 777b14300d0
29 29 | patch.pre_args -p1 |
30 30 | |
31 31 | use_autoreconf yes |
32 32 | |
33 33 | test.run yes |
34 34 | test.target verify |
35 35 | |
36 36 | livecheck.url ${homepage} |
37 37 | livecheck.version ${version} |
38 38 | livecheck.type regex |
39 - | livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)-stable |
39 + | livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)-stable${extract.suffix} |