From: Vincent Bernat Date: Mon, 10 Dec 2018 16:20:50 +0000 (+0100) Subject: osx: update version in HomeBrew formula X-Git-Tag: 1.0.4~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=499046a8dfd1f2bbbe890b359d8b93a0f431706f;p=thirdparty%2Flldpd.git osx: update version in HomeBrew formula --- diff --git a/osx/lldpd.rb b/osx/lldpd.rb index be4bf7e9..a1d641d3 100644 --- a/osx/lldpd.rb +++ b/osx/lldpd.rb @@ -1,8 +1,8 @@ class Lldpd < Formula desc "Implementation of IEEE 802.1ab (LLDP)" homepage "https://vincentbernat.github.io/lldpd/" - url "https://media.luffy.cx/files/lldpd/lldpd-1.0.2.tar.gz" - sha256 "b0382a2aa5c7a0a4feea0b999f68dd0ebdf673435022cf97f174bcab8a0dae2a" + url "https://media.luffy.cx/files/lldpd/lldpd-1.0.3.tar.gz" + sha256 "39fced395168015416bfe78b95414facf066f841f349024433aa20ab54e4c360" option "with-snmp", "Build SNMP subagent support"