Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Commit

Permalink
T357: update the default VyOS repo path.
Browse files Browse the repository at this point in the history
  • Loading branch information
dmbaturin committed Aug 20, 2017
1 parent 4459750 commit 180d2aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Expand Up @@ -205,7 +205,7 @@ if test X$with_vyos_mirror != X ; then
echo "Using $with_vyos_mirror as VyOS package mirror"
VYOS_PACKAGE_MIRROR="$with_vyos_mirror"
else
VYOS_PACKAGE_MIRROR="http://dev.packages.vyos.net/"
VYOS_PACKAGE_MIRROR="http://dev.packages.vyos.net/legacy/repos/"
fi

BUILD_TIME=''
Expand Down

0 comments on commit 180d2aa

Please sign in to comment.