summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2021-08-31 08:40:37 +0200
committerMatthias Fechner <mfechner@FreeBSD.org>2021-08-31 08:40:37 +0200
commit44c43aa93cd66b4a6ffad597c0d1c548468557db (patch)
tree7afb4e4aa1d9583db8b4819b79769b8505accc7d
parenta51473ca6d1cd312a22421712891f565230108c1 (diff)
downloadfreebsd-ports-44c43aa93cd66b4a6ffad597c0d1c548468557db.zip
devel/libgit2: Update to 1.1.1
Changelog: https://github.com/libgit2/libgit2/releases/tag/v1.1.1
-rw-r--r--devel/libgit2/Makefile4
-rw-r--r--devel/libgit2/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile
index 74d4bd3fb016..3f77d5d29a14 100644
--- a/devel/libgit2/Makefile
+++ b/devel/libgit2/Makefile
@@ -4,9 +4,9 @@
# Tools/scripts/search_lib_depends_and_bump.sh devel/libgit2
PORTNAME= libgit2
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.1
CATEGORIES= devel
-MASTER_SITES= https://github.com/libgit2/libgit2/releases/download/v${PORTVERSION}/
+MASTER_SITES= https://github.com/libgit2/libgit2/archive/refs/tags/v${PORTVERSION}${EXTRACT_SUFX}/?dummy=/
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Portable, pure C implementation of the Git core
diff --git a/devel/libgit2/distinfo b/devel/libgit2/distinfo
index 340768c89d9a..5ea4143cd8ef 100644
--- a/devel/libgit2/distinfo
+++ b/devel/libgit2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603664973
-SHA256 (libgit2-1.1.0.tar.gz) = ad73f845965cfd528e70f654e428073121a3fa0dc23caac81a1b1300277d4dba
-SIZE (libgit2-1.1.0.tar.gz) = 5425697
+TIMESTAMP = 1629884756
+SHA256 (libgit2-1.1.1.tar.gz) = 13a525373f64c711a00a058514d890d1512080265f98e0935ab279393f21a620
+SIZE (libgit2-1.1.1.tar.gz) = 5451203