libgit2-glib: update to 0.23.10.
This commit is contained in:
parent
71f2e83e38
commit
e04ce2eec7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2-glib'
|
||||
pkgname=libgit2-glib
|
||||
version=0.23.8
|
||||
version=0.23.10
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-silent-rules"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="LGPL-2.1"
|
||||
homepage="https://github.com/GNOME/${pkgname}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=ed7ffa27347f5a5b42b40ad6ca9c52e7e5971d84755ee2a86ad541354d6ca22b
|
||||
checksum=bbdde23889c77bf2b0b4f932cffd58a0c6dd8653c0508becf105ab2ea73c485f
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=y sh autogen.sh
|
||||
|
|
Loading…
Reference in New Issue