We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3132062 commit a259fe1Copy full SHA for a259fe1
mpbb-selfupdate
@@ -22,7 +22,7 @@ selfupdate() {
22
# $option_prefix is set in mpbb
23
# shellcheck disable=SC2154
24
if [ ! -f "${option_prefix}/bin/port" ]; then
25
- macports_version=2.10.3
+ macports_version=2.10.4
26
macports_distname=MacPorts-${macports_version}
27
macports_distfile=${macports_distname}.tar.bz2
28
if [ ! -d ${macports_distname} ]; then
0 commit comments