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 49c89f4 commit 1361af8Copy full SHA for 1361af8
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.4
+ macports_version=2.10.5
26
macports_distname=MacPorts-${macports_version}
27
macports_distfile=${macports_distname}.tar.bz2
28
if [ ! -d ${macports_distname} ]; then
0 commit comments