]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
packaging: update to 0.7.5
authorVincent Bernat <bernat@luffy.cx>
Sat, 22 Jun 2013 12:07:08 +0000 (14:07 +0200)
committerVincent Bernat <bernat@luffy.cx>
Sat, 22 Jun 2013 12:07:08 +0000 (14:07 +0200)
debian/changelog
osx/lldpd.rb
redhat/lldpd.spec

index a8b03366c36772eb97393757a7930d402401c9e2..086c9b8b519055b9db846a41d712015eda805216 100644 (file)
@@ -1,4 +1,4 @@
-lldpd (0.7.4-0) UNRELEASED; urgency=low
+lldpd (0.7.5-0) UNRELEASED; urgency=low
 
   * Unofficial package.
 
index b8900a10b0037f7f2ca6c6c902c654019b05f40e..9d1f4a88945ed47839d44e01ab049cf03eb82a61 100644 (file)
@@ -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"
index 97322eaa55d151ecb60113e230d8a57dc25245ed..fdb303f8314a33439dc9e80ae79d4fc5624269be 100644 (file)
@@ -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 <bernat@luffy.cx> - 0.7.4-1
+* Sat Jun 22 2013 Vincent Bernat <bernat@luffy.cx> - 0.7.5-1
 - New upstream version.
 
 * Sun May 12 2013 Vincent Bernat <bernat@luffy.cx> - 0.7.3-1