class Lldpd < Formula
homepage 'http://vincentbernat.github.com/lldpd/'
- url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.2.tar.gz'
- md5 'cee0e2ae7d4b8bf25ae234d9536052b8'
+ url 'http://media.luffy.cx/files/lldpd/lldpd-0.7.3.tar.gz'
+ md5 'dcf567779c1b31e8b88e52848160c440'
option 'with-snmp', "Build SNMP subagent support"
option 'with-json', "Build JSON support for lldpcli"
Summary: Implementation of IEEE 802.1ab (LLDP)
Name: lldpd
-Version: 0.7.2
+Version: 0.7.3
Release: 1%{?dist}
License: MIT
Group: System Environment/Daemons
%{_includedir}/lldp-const.h
%changelog
+* Sun May 12 2013 Vincent Bernat <bernat@luffy.cx> - 0.7.3-1
+- New upstream version.
+
* Fri Apr 19 2013 Vincent Bernat <bernat@luffy.cx> - 0.7.2-1
- New upstream version.