[openjfx9] 01/05: Download the new releases from the 9u-dev repository
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Apr 4 11:40:57 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository openjfx9.
commit 419c777c46c2daae5b03f6070a234c984a1084a4
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Apr 4 12:23:42 2018 +0200
Download the new releases from the 9u-dev repository
---
debian/orig-tar.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh
index 0d3b1e2..3e737b6 100755
--- a/debian/orig-tar.sh
+++ b/debian/orig-tar.sh
@@ -7,7 +7,7 @@ DIR=rt-$TAG
rm $3
-wget -v http://hg.openjdk.java.net/openjfx/9-dev/rt/archive/$TAG.tar.gz
+wget -v http://hg.openjdk.java.net/openjfx/9u-dev/rt/archive/$TAG.tar.gz
tar -xf $TAG.tar.gz
rm $TAG.tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx9.git
More information about the pkg-java-commits
mailing list