From b41d4b8f4e34686b8cede32056875327f6020082 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 30 Nov 2014 21:33:56 +0100 Subject: [PATCH] - workaround for wget's iri conversion which skips cdn redirection --- groovy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groovy.spec b/groovy.spec index df52a84..b382c6a 100644 --- a/groovy.spec +++ b/groovy.spec @@ -4,7 +4,7 @@ Version: 2.3.8 Release: 1 License: Apache v2.0 Group: Development/Languages/Java -Source0: https://dl.bintray.com/groovy/maven/%{name}-binary-%{version}.zip +Source0: https://dl.bintray.com/groovy/maven/%{name}-binary-%{version}.zip?direct&/%{name}-binary-%{version}.zip # Source0-md5: 367509550c0d21b2cf4066c6d59a4a13 URL: http://groovy.codehaus.org/ Requires: jdk -- 2.44.0