libgit2: update to 0.23.2.
This commit is contained in:
parent
196b5864b6
commit
e94babe6cb
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgit2'
|
# Template file for 'libgit2'
|
||||||
pkgname=libgit2
|
pkgname=libgit2
|
||||||
version=0.23.1
|
version=0.23.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="cmake python git pkg-config"
|
hostmakedepends="cmake python git pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://libgit2.github.com/"
|
homepage="http://libgit2.github.com/"
|
||||||
license="GPL-2 with Linking Exception"
|
license="GPL-2 with Linking Exception"
|
||||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||||
checksum=113748018e5876bea84af5c749af25b62f58cb4ca82730dcbffaac90c87f7056
|
checksum=20c0a6ee92c0e19207dac6ddc336b4ae4a1c4ddf91be0891e4b6e6ccba16df0b
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
|
|
Loading…
Reference in New Issue