Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update current MacPorts version
  • Loading branch information
jmroot committed Feb 12, 2017
1 parent ccb7c12 commit c9a5a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpbb-selfupdate
Expand Up @@ -22,7 +22,7 @@ selfupdate() {
# $option_prefix is set in mpbb
# shellcheck disable=SC2154
if [ ! -f "${option_prefix}/bin/port" ]; then
macports_version=2.3.5
macports_version=2.4.0
macports_distname=MacPorts-${macports_version}
macports_distfile=${macports_distname}.tar.bz2
if [ ! -d ${macports_distname} ]; then
Expand Down

0 comments on commit c9a5a15

Please sign in to comment.