This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new 5b30af3  Addeed URL to OOExtras for BeanShell 2.1.0
5b30af3 is described below

commit 5b30af3bbca4594fcb00c6906a523d50738e98c0
Author: mseidel <[email protected]>
AuthorDate: Mon Apr 26 19:42:46 2021 +0200

    Addeed URL to OOExtras for BeanShell 2.1.0
    
    (cherry picked from commit 03541f20780bc5c7ed40eac8426732752c632709)
---
 main/external_deps.lst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/main/external_deps.lst b/main/external_deps.lst
index 7f85648..0886a4d 100644
--- a/main/external_deps.lst
+++ b/main/external_deps.lst
@@ -262,8 +262,8 @@ if (RAT_JAR_HOME==BUILD)
 if (SOLAR_JAVA==TRUE && SYSTEM_BSH!=YES)
     MD5 = 34c726044fc4e2c7c3cf489fc239cdd5
     name = bsh-2.1.0-src.zip
-#    URL1 = 
https://bintray.com/artifact/download/beanshell/Beanshell/org/apache-extras/beanshell/bsh/2.0b6/$(name)
-    URL2 = 
https://github.com/beanshell/beanshell/releases/download/2.1.0/$(name)
+    URL1 = 
https://github.com/beanshell/beanshell/releases/download/2.1.0/$(name)
+    URL2 = $(OOO_EXTRAS)$(MD5)-$(name)
 
 ###############################################################################
 # Libraries with category B license

Reply via email to