diff options
| author | Matthias Fechner <mfechner@FreeBSD.org> | 2025-12-06 19:14:25 +0000 |
|---|---|---|
| committer | Matthias Fechner <mfechner@FreeBSD.org> | 2025-12-06 19:47:16 +0000 |
| commit | 033293c8440d8a38f865d2763aba92ef0d6040ac (patch) | |
| tree | ae338e3b41f8bea524b41b095e0c755b98eb0a54 | |
| parent | 80f096e9e8cb3edc9ea61bf67cf06f030818b4b7 (diff) | |
devel/libgit2: update to 1.9.2
Changes: https://github.com/libgit2/libgit2/releases/tag/v1.9.2
(cherry picked from commit efdb49d98b019778bbb6ffc89007f7ea673b3f2a)
| -rw-r--r-- | devel/libgit2/Makefile | 2 | ||||
| -rw-r--r-- | devel/libgit2/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index 6a35bfe454ea..59cb3bb26d4c 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -5,7 +5,7 @@ PORTNAME= libgit2 DISTVERSIONPREFIX= v -DISTVERSION= 1.9.1 +DISTVERSION= 1.9.2 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo index 9bb4f07fe0d8..d798a83397d3 100644 --- a/devel/libgit2/distinfo +++ b/devel/libgit2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749283664 -SHA256 (libgit2-libgit2-v1.9.1_GH0.tar.gz) = 14cab3014b2b7ad75970ff4548e83615f74d719afe00aa479b4a889c1e13fc00 -SIZE (libgit2-libgit2-v1.9.1_GH0.tar.gz) = 7665631 +TIMESTAMP = 1765048128 +SHA256 (libgit2-libgit2-v1.9.2_GH0.tar.gz) = 6f097c82fc06ece4f40539fb17e9d41baf1a5a2fc26b1b8562d21b89bc355fe6 +SIZE (libgit2-libgit2-v1.9.2_GH0.tar.gz) = 7667818 |
