fix url
This commit is contained in:
parent
45f06f61ba
commit
bd49b63aa1
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ autobuilds =
|
||||||
]
|
]
|
||||||
where
|
where
|
||||||
linuxarch a =
|
linuxarch a =
|
||||||
( "https://downloads.kitenet.net/git-annex/autobuild/i386/git-annex-standalone-" ++ a ++ ".tar.gz"
|
( "https://downloads.kitenet.net/git-annex/autobuild/" ++ a ++ "/git-annex-standalone-" ++ a ++ ".tar.gz"
|
||||||
, "git-annex/linux/current/git-annex-standalone-" ++ a ++ ".tar.gz"
|
, "git-annex/linux/current/git-annex-standalone-" ++ a ++ ".tar.gz"
|
||||||
)
|
)
|
||||||
androidversion v =
|
androidversion v =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue