From 95c3d9b4504f9e3d57ba16fd8693cd26e7040d65 Mon Sep 17 00:00:00 2001 From: Alexey Nayden Date: Wed, 5 Feb 2014 22:07:33 -0800 Subject: [PATCH] lsyncd: fix OS X 10.9.1. Added support for an updated OS X Mavericks 10.9.1. xnu package version remains the same, but xnu_headers hash required this update to work correctly. Closes Homebrew/homebrew#26457. Signed-off-by: Mike McQuaid --- Formula/lsyncd.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/lsyncd.rb b/Formula/lsyncd.rb index be566cd5f7..56102fe240 100644 --- a/Formula/lsyncd.rb +++ b/Formula/lsyncd.rb @@ -25,6 +25,7 @@ class Lsyncd < Formula "10.8.4" => ['xnu-2050.24.15.tar.gz', 'a080f28b7385b0cc63f9ba5a07d922d53ea0a4a3'], "10.8.5" => ['xnu-2050.48.11.tar.gz', '1f6860148f8231a53a6b393aa1af589cdedfc70c'], "10.9" => ['xnu-2422.1.72.tar.gz', 'c7bdc40396df3c51ece934c0e3b4a19b063ea34c'], + "10.9.1" => ['xnu-2422.1.72.tar.gz', 'c7bdc40396df3c51ece934c0e3b4a19b063ea34c'], } if xnu_headers.key? osx_version