summaryrefslogtreecommitdiff
path: root/doc/developer/building-frr-on-openbsd6.rst
diff options
context:
space:
mode:
authorRuss White <russ@riw.us>2018-05-12 06:39:29 -0400
committerGitHub <noreply@github.com>2018-05-12 06:39:29 -0400
commit596b724cc19d6900c407c11b9c5f1d16a10ccdb9 (patch)
tree1e48f7d34a5e49d7c6e4a644f5c60951c1ab1e9b /doc/developer/building-frr-on-openbsd6.rst
parent0231e11c1a743872b690510b67ab752b9fa1059f (diff)
parent6dc27574639b1a3a5d75784640d7012bcebf8ad8 (diff)
Merge pull request #2215 from qlyoung/docuser-building-openbsd6
doc: update pkg version for automake on openbsd6
Diffstat (limited to 'doc/developer/building-frr-on-openbsd6.rst')
-rw-r--r--doc/developer/building-frr-on-openbsd6.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/building-frr-on-openbsd6.rst b/doc/developer/building-frr-on-openbsd6.rst
index 1f3aec8d92..46db25a025 100644
--- a/doc/developer/building-frr-on-openbsd6.rst
+++ b/doc/developer/building-frr-on-openbsd6.rst
@@ -14,7 +14,7 @@ Add packages:
::
- pkg_add git autoconf-2.69p2 automake-1.15p0 libtool bison
+ pkg_add git autoconf-2.69p2 automake-1.15.1 libtool bison
pkg_add gmake gawk dejagnu openssl json-c py-test py-sphinx
Select Python2.7 as default (required for pytest)