Browse Source

upgrading package: quagga 1.1.0 -> 1.1.1

master
parent
commit
e7624cd082
  1. 6
      quagga/quagga.spec

6
quagga/quagga.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: BASE
Group: Routing
License: GPL
Version: 1.1.0
Release: 20161018
Version: 1.1.1
Release: 20170125
# package options
%option with_ipv6 yes
@ -88,8 +88,10 @@ Conflicts: zebra
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
LIBS="-lm" \
MAKEINFO="true" \
./configure \
--prefix=%{l_prefix} \
--mandir=%{l_prefix}/man \
--sysconfdir=%{l_prefix}/etc/quagga \
--localstatedir=%{l_prefix}/var/quagga \
--enable-vtysh \

Loading…
Cancel
Save