[packages/mecab] - updated URL
qboosh
qboosh at pld-linux.org
Sat Mar 17 08:17:48 CET 2018
commit 02f06e52a5214a58d6b54ed072e87291086fb016
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 17 08:20:34 2018 +0100
- updated URL
mecab.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/mecab.spec b/mecab.spec
index f76b8d6..2a0239d 100644
--- a/mecab.spec
+++ b/mecab.spec
@@ -6,11 +6,12 @@ Version: 0.996
Release: 2
License: GPL v2 or LGPL v2.1 or BSD
Group: Libraries
-#Source0Download: http://code.google.com/p/mecab/downloads/list
-Source0: http://mecab.googlecode.com/files/%{name}-%{version}.tar.gz
+#Source0Download: https://taku910.github.io/mecab
+# 0.996 can be found at https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7cENtOXlicTFaRUE
+Source0: %{name}-%{version}.tar.gz
# Source0-md5: 7603f8975cea2496d88ed62545ba973f
Patch0: %{name}-libexec.patch
-URL: http://code.google.com/p/mecab/
+URL: https://taku910.github.io/mecab
BuildRequires: automake
BuildRequires: libstdc++-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mecab.git/commitdiff/02f06e52a5214a58d6b54ed072e87291086fb016
More information about the pld-cvs-commit
mailing list