Skip to content
Snippets Groups Projects
Commit 5a4948ee authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Update git-lfs-3.2.0.eb

parent c3efb7d7
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,9 @@ description = """Git Large File Storage (LFS) replaces large files such as audio
toolchain = SYSTEM
# git-lfs downloads a bunch of stuff on $HOME and sets it read-only. This breaks
# a second install. `chmod a-w $HOME/go` fixes it.
github_account = name
source_urls = [GITHUB_SOURCE]
sources = ['v%(version)s.tar.gz']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment