diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
| commit | 401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea (patch) | |
| tree | 47aa2c5fca801119def2348e32e6095bc7ce71cb /libgit2/abuild | |
| parent | 03f52ccce6a45e6e1dbd753c1626c11f079d39a6 (diff) | |
| download | alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.tar.gz alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.zip | |
Woodpecker CI cd8da77f19195572e5931c72cd32b061583ce2cb [SKIP CI]
Diffstat (limited to 'libgit2/abuild')
| -rw-r--r-- | libgit2/abuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgit2/abuild b/libgit2/abuild new file mode 100644 index 00000000..11232a86 --- /dev/null +++ b/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" |