From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 6e9e97276c260c8872768a5ab028263ea97ad4b2 Date: Thu, 22 Jun 2017 11:34:36 +0100 Message-ID: <20170622103436.611B01081DE1@git01.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3518731865276120276==" List-Id: --===============3518731865276120276== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 3.x development tree". The branch, master has been updated via 6e9e97276c260c8872768a5ab028263ea97ad4b2 (commit) from 4b460571d01c966af01e0ec022bf26cec571738f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6e9e97276c260c8872768a5ab028263ea97ad4b2 Author: Michael Tremer Date: Thu Jun 22 11:30:57 2017 +0100 lldpd: Update to 0.9.7 =20 Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: lldpd/lldpd.nm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) Difference in files: diff --git a/lldpd/lldpd.nm b/lldpd/lldpd.nm index 5c41e05..b315be3 100644 --- a/lldpd/lldpd.nm +++ b/lldpd/lldpd.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D lldpd -version =3D 0.7.1 +version =3D 0.9.7 release =3D 1 =20 groups =3D Networking/Tools @@ -17,10 +17,12 @@ description the IEEE standard 802.1AB Link Layer Discovery Protocol. end =20 -source_dl =3D http://media.luffy.cx/files/lldpd/ +source_dl =3D https://github.com/vincentbernat/lldpd/archive/%{version}.tar.= gz#/ =20 build requires + autoconf + automake libevent-devel libxml2-devel pkg-config @@ -37,6 +39,8 @@ build =20 prepare_cmds %{create_user} + + ./autogen.sh end =20 install_cmds hooks/post-receive -- IPFire 3.x development tree --===============3518731865276120276==--