Skip to content

Commit

Permalink
Merge pull request #1119 from adamretter/memcached-download
Browse files Browse the repository at this point in the history
Memcached download
  • Loading branch information
shabanovd committed Sep 12, 2016
2 parents 677773e + 4fd99fc commit c620d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/build.properties
Expand Up @@ -126,7 +126,7 @@ include.module.math = true

# Memcached module
include.module.memcached = false
include.module.memcached.url = http://spymemcached.googlecode.com/files/memcached-2.5.jar
include.module.memcached.url = https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/spymemcached/memcached-2.5.jar

# Oracle module (requires the SQL module and a Oracle JDBC driver)
# see modules/src/org/exist/xquery/modules/oracle/readme.txt
Expand Down

0 comments on commit c620d9c

Please sign in to comment.