Skip to content

Commit bee0832

Browse files
osrfbuildscpeters
authored andcommitted
ignition-msgs 0.6.1 (osrf#164)
* ignition-msgs 0.6.1 * ignition-msgs 0.6.1 bottle
1 parent b00b161 commit bee0832

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

ignition-msgs.rb

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
class IgnitionMsgs < Formula
22
desc "Middleware protobuf messages for robotics"
33
homepage "https://bitbucket.org/ignitionrobotics/ign-msgs"
4-
url "http://gazebosim.org/distributions/ign-msgs/releases/ignition-msgs-0.6.0.tar.bz2"
5-
sha256 "aaac3f5ffdbc0e81afde4aa2c297bec52293cfa4091adde9d6fd539089cfd269"
6-
revision 1
4+
url "http://gazebosim.org/distributions/ign-msgs/releases/ignition-msgs-0.6.1.tar.bz2"
5+
sha256 "b23d613d038b94eae0292f38d8e2f68b59d62a239fb2d62405758f47249baf3b"
76

87
head "https://bitbucket.org/ignitionrobotics/ign-msgs", :branch => "default", :using => :hg
98

109
bottle do
1110
root_url "http://gazebosim.org/distributions/ign-msgs/releases"
12-
sha256 "fb18db87fb211d1cf5c169ef7d0fe26d7f0fcd4364eb65c3228d9b3692845c9f" => :yosemite
11+
sha256 "a592d72a8191d895cafd245bba93a01c9df6ef233619b2755ad21dc0b7fe0fc2" => :yosemite
1312
end
1413

1514
depends_on "cmake" => :run

0 commit comments

Comments
 (0)