diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-09 08:51:41 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-12-09 08:51:41 +0000 |
| commit | 4efa8e31415fdcd1062c40c60d35686b087ae42f (patch) | |
| tree | c2326e4c7f1a632d961b764e79d57ebebda8cb30 /repos/extra/libgit2/abuild | |
| parent | 71cdc6910a8ceee2c6c9d8c2e452d0a26f9488e4 (diff) | |
| download | alicelinux-4efa8e31415fdcd1062c40c60d35686b087ae42f.tar.gz alicelinux-4efa8e31415fdcd1062c40c60d35686b087ae42f.zip | |
libgit2: updated to 1.9.2
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 11232a86..3eedd45b 100644 --- a/repos/extra/libgit2/abuild +++ b/repos/extra/libgit2/abuild @@ -1,4 +1,4 @@ name=libgit2 -version=1.9.1 +version=1.9.2 release=1 source="https://github.com/${name}/${name}/archive/v${version}/${name}-v${version}.tar.gz" |