From 518bbf3529521baf195fbca0741113accb0a7751 Mon Sep 17 00:00:00 2001 From: makihiro Date: Sat, 22 Sep 2012 03:08:32 +0900 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index db69760..016f435 100755 --- a/install.sh +++ b/install.sh @@ -25,7 +25,7 @@ if [ "${INSTALL_ONLY}" != "TRUE" ] cd download wget http://msgpack.org/releases/cpp/msgpack-${MSG_VER}.tar.gz - wget http://google-glog.googlecode.com/files/glog-${GLOG_VER}-1.tar.gz + wget http://google-glog.googlecode.com/files/glog-${GLOG_VER}.tar.gz wget http://ux-trie.googlecode.com/files/ux-${UX_VER}.tar.bz2 wget http://mecab.googlecode.com/files/mecab-${MECAB_VER}.tar.gz wget http://mecab.googlecode.com/files/mecab-ipadic-${IPADIC_VER}.tar.gz