You've already forked macports-ports
mirror of
https://github.com/encounter/macports-ports.git
synced 2026-07-10 12:19:27 -07:00
py-wxpython-3.0: fix livecheck
This commit is contained in:
@@ -27,8 +27,8 @@ master_sites sourceforge:wxpython
|
||||
distname wxPython
|
||||
use_bzip2 yes
|
||||
|
||||
checksums rmd160 6ae920a192f482ec92de8539c8f957e1f427f9c4 \
|
||||
sha256 d54129e5fbea4fb8091c87b2980760b72c22a386cb3b9dd2eebc928ef5e8df61
|
||||
checksums rmd160 8bdde810be33c7b5412812f69479b87dadcf7f64 \
|
||||
sha256 325d71fb4a62c81fdb36cf3dbc7d2c816df1a821b818fab80a9959a80b6e1df6
|
||||
|
||||
python.versions 27
|
||||
python.default_version 27
|
||||
@@ -79,5 +79,5 @@ if {${name} ne ${subport}} {
|
||||
# }
|
||||
|
||||
livecheck.url https://api.github.com/repos/wxWidgets/wxPython/tags
|
||||
livecheck.regex tarball/wxPy-(2\\.8\\.\[^"\]+)
|
||||
livecheck.regex tarball/wxPy-(3\\.0\\.\[^"\]+)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user