diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-09 05:38:22 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-09 05:38:22 +0000 |
| commit | 9ca6eb06b23618d6c92ff0bc31d27df5ad0ab87b (patch) | |
| tree | 2cf13205ac8a004087758a33d91ff10d03dfeb05 /repos/extra/libgit2/abuild | |
| parent | 6c5102766979097a88e8f48c6ef34a74c0b84629 (diff) | |
| download | alicelinux-9ca6eb06b23618d6c92ff0bc31d27df5ad0ab87b.tar.gz alicelinux-9ca6eb06b23618d6c92ff0bc31d27df5ad0ab87b.zip | |
libgit2: updated to 1.9.3
Diffstat (limited to 'repos/extra/libgit2/abuild')
| -rw-r--r-- | repos/extra/libgit2/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/libgit2/abuild b/repos/extra/libgit2/abuild index 3eedd45b..198b1fce 100644 --- a/repos/extra/libgit2/abuild +++ b/repos/extra/libgit2/abuild @@ -1,4 +1,4 @@ name=libgit2 -version=1.9.2 +version=1.9.3 release=1 source="https://github.com/${name}/${name}/archive/v${version}/${name}-v${version}.tar.gz" |