Skip to content
Snippets Groups Projects
Commit 18245d9e authored by Emmanuel Bourg's avatar Emmanuel Bourg
Browse files

Use a secure URL in debian/watch

parent 3e5dce56
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@ libregexp-java (1.5-4) UNRELEASED; urgency=medium
* Moved the package to Git
* Standards-Version updated to 4.1.3
* Switch to debhelper level 10
* Use a secure URL in debian/watch
-- Emmanuel Bourg <ebourg@apache.org> Fri, 12 Jan 2018 10:59:05 +0100
......
version=3
http://archive.apache.org/dist/jakarta/regexp/source/jakarta-regexp-([\d.]+)\.tar\.gz
https://archive.apache.org/dist/jakarta/regexp/source/jakarta-regexp-([\d.]+)\.tar\.gz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment