public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 6e9e97276c260c8872768a5ab028263ea97ad4b2
@ 2017-06-22 10:34 git
  0 siblings, 0 replies; only message in thread
From: git @ 2017-06-22 10:34 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1874 bytes --]

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 <michael.tremer(a)ipfire.org>
Date:   Thu Jun 22 11:30:57 2017 +0100

    lldpd: Update to 0.9.7
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

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 @@
 ###############################################################################
 
 name       = lldpd
-version    = 0.7.1
+version    = 0.9.7
 release    = 1
 
 groups     = Networking/Tools
@@ -17,10 +17,12 @@ description
 	the IEEE standard 802.1AB Link Layer Discovery Protocol.
 end
 
-source_dl = http://media.luffy.cx/files/lldpd/
+source_dl = https://github.com/vincentbernat/lldpd/archive/%{version}.tar.gz#/
 
 build
 	requires
+		autoconf
+		automake
 		libevent-devel
 		libxml2-devel
 		pkg-config
@@ -37,6 +39,8 @@ build
 
 	prepare_cmds
 		%{create_user}
+
+		./autogen.sh
 	end
 
 	install_cmds


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-06-22 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-22 10:34 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 6e9e97276c260c8872768a5ab028263ea97ad4b2 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox