From 2f035995eb13aedab16e53bfef62c11a7c021ddf Mon Sep 17 00:00:00 2001 From: Dennis Schafroth Date: Thu, 27 Jun 2013 14:56:07 +0200 Subject: [PATCH] Change to Solr-4.3 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a46f443..f690f86 100755 --- a/debian/rules +++ b/debian/rules @@ -38,7 +38,7 @@ LUI_SOLR_SLAVE_TOMCAT = $(LUI)-slave-tomcat LUI_SOLR_SLAVE_TOMCAT_ROOT = $(CURDIR)/debian/$(LUI_SLAVE_TOMCAT) #LUI_SOLR_SHARE = $(LUI_SLAVE_TOMCAT_ROOT)/usr/share/masterkey/$(LUI_SLAVE_TOMCAT) -SOLR_VERSION=3.6.1 +SOLR_VERSION=4.3.1 PACKAGE=$(shell dh_listpackages) -- 1.7.10.4