mirror of
https://github.com/macports/mpbb.git
synced 2026-07-12 18:18:44 -07:00
Use MacPorts 2.10.5 for initial installation
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ selfupdate() {
|
||||
# $option_prefix is set in mpbb
|
||||
# shellcheck disable=SC2154
|
||||
if [ ! -f "${option_prefix}/bin/port" ]; then
|
||||
macports_version=2.10.4
|
||||
macports_version=2.10.5
|
||||
macports_distname=MacPorts-${macports_version}
|
||||
macports_distfile=${macports_distname}.tar.bz2
|
||||
if [ ! -d ${macports_distname} ]; then
|
||||
|
||||
Reference in New Issue
Block a user