Skip to content

Commit

Permalink
lysncd: xnu headers for 10.10.2
Browse files Browse the repository at this point in the history
Closes Homebrew#35964.

Signed-off-by: Tim D. Smith <[email protected]>
  • Loading branch information
tdsmith committed Jan 19, 2015
1 parent f7eea13 commit 2a9e724
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Library/Formula/lsyncd.rb
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class Lsyncd < Formula
"10.9.5" => ["xnu-2422.115.4.tar.gz", "48207e250422be7e78d238cd8b4d741ac98856df"],
"10.10" => ["xnu-2782.1.97.tar.gz", "c99cf8ec04c29d40b771652241dd325e4977d92b"],
"10.10.1" => ["xnu-2782.1.97.tar.gz", "c99cf8ec04c29d40b771652241dd325e4977d92b"],
"10.10.2" => ["xnu-2782.1.97.tar.gz", "c99cf8ec04c29d40b771652241dd325e4977d92b"],
}

# TODO wrap MACOS_FULL_VERSION in a MacOS module method
Expand Down

0 comments on commit 2a9e724

Please sign in to comment.