From 63a71324d1bef34d36daffbf0446a4f123c50d0b Mon Sep 17 00:00:00 2001 From: Jean Guyader Date: Mon, 9 Nov 2009 10:35:27 +0000 Subject: [PATCH] [package/ruby-typhoeus] Create a local git mirror. --- package/ruby/ruby-typhoeus/ruby-typhoeus.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/ruby/ruby-typhoeus/ruby-typhoeus.mk b/package/ruby/ruby-typhoeus/ruby-typhoeus.mk index 7b77e69..eb96f54 100644 --- a/package/ruby/ruby-typhoeus/ruby-typhoeus.mk +++ b/package/ruby/ruby-typhoeus/ruby-typhoeus.mk @@ -4,7 +4,7 @@ # ############################################################# RUBY_TYPHOEUS_VERSION:=0.0.16 -RUBY_TYPHOEUS_SOURCE:=git://github.com/pauldix/typhoeus.git +RUBY_TYPHOEUS_SOURCE:=$(BR2_XENCLIENT_GIT_MIRROR)/xenclient/typhoeus.git RUBY_TYPHOEUS_DIR:=$(RUBY_DIR)/ext/typhoeus-$(RUBY_TYPHOEUS_VERSION) RUBY_TYPHOEUS_TARGET:=/lib/ruby/1.9.1 RUBY_TYPHOEUS_COMMIT=06e896324e2b92771b222c763d5a6693315ae2f0 -- 2.39.5