libgit2: update to 0.24.6.
This commit is contained in:
parent
39685e1413
commit
5de9c63e8e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=0.24.5
|
||||
version=0.24.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python git pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://libgit2.github.com/"
|
||||
license="GPL-2 with Linking Exception"
|
||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||
checksum=f6135ee64b174f449c8857272352c11ca182af05a340237834cedcc9eb390cba
|
||||
checksum=7b441a96967ff525e790f8b66859faba5c6be4c347124011f536ae9075ebc30c
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl)
|
||||
|
|
Loading…
Reference in a new issue