diff --git a/easyinstall.sh b/easyinstall.sh index 1de809af..2b70994f 100755 --- a/easyinstall.sh +++ b/easyinstall.sh @@ -707,7 +707,7 @@ function setupWirelessNetworking() { # Downloads, compiles, and installs Netatalk (AppleShare server) function installNetatalk() { - NETATALK_VERSION="2-221101" + NETATALK_VERSION="2-230201" NETATALK_CONFIG_PATH="/etc/netatalk" if [ -d "$NETATALK_CONFIG_PATH" ]; then