mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libgit2: update to 0.24.3.
This commit is contained in:
parent
7a671cd93f
commit
536843d70e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgit2'
|
# Template file for 'libgit2'
|
||||||
pkgname=libgit2
|
pkgname=libgit2
|
||||||
version=0.24.2
|
version=0.24.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python git pkg-config"
|
hostmakedepends="python git pkg-config"
|
||||||
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"
|
makedepends="zlib-devel libressl-devel http-parser-devel libssh2-devel"
|
||||||
|
@ -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=00f0a7403143fba69601accc80cacf49becc568b890ba232f300c1b2a37475e6
|
checksum=0a24e6a51dbf3beecb0ebcd2cafb1e09b1212e910be6477b5de03c84a5586754
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
*-musl)
|
*-musl)
|
||||||
|
|
Loading…
Add table
Reference in a new issue