From: Vincent Bernat Date: Sat, 22 Jun 2013 12:07:08 +0000 (+0200) Subject: packaging: update to 0.7.5 X-Git-Tag: 0.7.6~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=444c6862d09677aaa5de9c8ae8b8427ed4139fa7;p=thirdparty%2Flldpd.git packaging: update to 0.7.5 --- diff --git a/debian/changelog b/debian/changelog index a8b03366..086c9b8b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -lldpd (0.7.4-0) UNRELEASED; urgency=low +lldpd (0.7.5-0) UNRELEASED; urgency=low * Unofficial package. diff --git a/osx/lldpd.rb b/osx/lldpd.rb index b8900a10..9d1f4a88 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -2,8 +2,8 @@ require 'formula' class Lldpd < Formula homepage 'http://vincentbernat.github.com/lldpd/' - url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.3.tar.gz' - md5 'dcf567779c1b31e8b88e52848160c440' + url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.5.tar.gz' + md5 '2b3e91264dd7605b498051af6b749b47' option 'with-snmp', "Build SNMP subagent support" option 'with-json', "Build JSON support for lldpcli" diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index 97322eaa..fdb303f8 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -28,7 +28,7 @@ Summary: Implementation of IEEE 802.1ab (LLDP) Name: lldpd -Version: 0.7.4 +Version: 0.7.5 Release: 1%{?dist} License: MIT Group: System Environment/Daemons @@ -220,7 +220,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog -* Sat Jun 22 2013 Vincent Bernat - 0.7.4-1 +* Sat Jun 22 2013 Vincent Bernat - 0.7.5-1 - New upstream version. * Sun May 12 2013 Vincent Bernat - 0.7.3-1