diff options
| author | Emmett1 <me@emmett1.my> | 2026-05-23 06:47:42 +0000 |
|---|---|---|
| committer | Emmett1 <me@emmett1.my> | 2026-05-23 06:47:42 +0000 |
| commit | 9200ffc8e6e41bd40172022be49dbf6352d3304c (patch) | |
| tree | 26f4105847eecca3d8fa0c1e87a3de3a8acc0006 /repos/extra/libgit2/abuild | |
| parent | f9ed47d72a1c96db97a9593b085d1467f33b5556 (diff) | |
| download | alicelinux-9200ffc8e6e41bd40172022be49dbf6352d3304c.tar.gz alicelinux-9200ffc8e6e41bd40172022be49dbf6352d3304c.zip | |
libgit2: updated to 1.9.4
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 198b1fce..3a42290d 100644 --- a/repos/extra/libgit2/abuild +++ b/repos/extra/libgit2/abuild @@ -1,4 +1,4 @@ name=libgit2 -version=1.9.3 +version=1.9.4 release=1 source="https://github.com/${name}/${name}/archive/v${version}/${name}-v${version}.tar.gz" |