Update Asymptote

This commit is contained in:
Michael Raskin
2012-12-04 10:33:37 +04:00
parent bb99b88e9b
commit 20b15673f4
4 changed files with 13 additions and 16 deletions
@@ -3,3 +3,7 @@ SF_redirect () {
process 'http://[a-z]+[.]dl[.]sourceforge[.]net/' 'mirror://sourceforge/'
process '[?].*' ''
}
SF_version_dir () {
version_link 'http://sourceforge.net/.+/[0-9.]+/$'
}