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