From: Chris Sharp Date: Thu, 19 Dec 2013 17:37:52 +0000 (-0500) Subject: Net::Z3950::SimpleServer 1.15 is broken adn 1.16 is now available. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=752d4974f5275011f4468a4eda217e93dafaa8cf;p=working%2FEvergreen.git Net::Z3950::SimpleServer 1.15 is broken adn 1.16 is now available. --- diff --git a/Open-ILS/src/extras/Makefile.install b/Open-ILS/src/extras/Makefile.install index 9ca17a07c2..bff45dab89 100644 --- a/Open-ILS/src/extras/Makefile.install +++ b/Open-ILS/src/extras/Makefile.install @@ -37,7 +37,7 @@ export LIBJS_PERL_URL=http://mirror.datapipe.net/pub/CPAN/authors/id/T/TB/TBUSCH # used for installing libjs lib and header files export JS_INSTALL_PREFIX=/usr/ -export LIBNET_Z3950_SIMPLESERVER=Net-Z3950-SimpleServer-1.15 +export LIBNET_Z3950_SIMPLESERVER=Net-Z3950-SimpleServer-1.16 export LIBNET_Z3950_SIMPLESERVER_URL=http://ftp.indexdata.dk/pub/simpleserver/$(LIBNET_Z3950_SIMPLESERVER) # The libdbi sources can be fetched from sourceforge.net. They are stored on