diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:03:52 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-09-07 11:03:52 +0800 |
| commit | 1e574262db114b924deec43596cc76466bc3bbe3 (patch) | |
| tree | 43ff016086c1faf4736c573f8f0b8cb685259ed2 /repos/extra/libgit2/abuild | |
| parent | c02d13e4da95b98bd19525f24b55868ca57a1315 (diff) | |
| download | alicelinux-1e574262db114b924deec43596cc76466bc3bbe3.tar.gz alicelinux-1e574262db114b924deec43596cc76466bc3bbe3.zip | |
libgit2: new added
Diffstat (limited to 'repos/extra/libgit2/abuild')
| -rw-r--r-- | repos/extra/libgit2/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/repos/extra/libgit2/abuild b/repos/extra/libgit2/abuild new file mode 100644 index 00000000..11232a86 --- /dev/null +++ b/repos/extra/libgit2/abuild @@ -0,0 +1,4 @@ +name=libgit2 +version=1.9.1 +release=1 +source="https://github.com/${name}/${name}/archive/v${version}/${name}-v${version}.tar.gz" |