libraries/libgit2: Updated to 1.8.4.

Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Pouria Rezaei 2024-11-08 21:02:03 +03:30 committed by Willy Sudiarto Raharjo
parent e9ce12a951
commit 0b98f59353
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libgit2
VERSION=${VERSION:-1.8.1}
VERSION=${VERSION:-1.8.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libgit2"
VERSION="1.8.1"
VERSION="1.8.4"
HOMEPAGE="https://libgit2.github.com/"
DOWNLOAD="https://github.com/libgit2/libgit2/archive/v1.8.1/libgit2-1.8.1.tar.gz"
MD5SUM="4c384e9f580b8c4de9445c8fa2474c87"
DOWNLOAD="https://github.com/libgit2/libgit2/archive/v1.8.4/libgit2-1.8.4.tar.gz"
MD5SUM="6352002ea5edb07c84503aaa8a375398"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""