libgit2-glib: update to 0.23.8.
This commit is contained in:
parent
33e96f60fc
commit
42299c15bb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2-glib'
|
||||
pkgname=libgit2-glib
|
||||
version=0.23.6
|
||||
version=0.23.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-silent-rules"
|
||||
|
@ -8,11 +8,11 @@ hostmakedepends="automake glib-devel gnome-common
|
|||
gobject-introspection gtk-doc pkg-config"
|
||||
makedepends="libgit2-devel python-gobject-devel"
|
||||
short_desc="Glib wrapper library around libgit2"
|
||||
maintainer="beefcurtains <beefcurtains@voidlinux.eu>"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="https://github.com/GNOME/${pkgname}"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=2556c2124890f637ac1d229819b59d7a9dd9004250b54080f6506e91f379917f
|
||||
checksum=ed7ffa27347f5a5b42b40ad6ca9c52e7e5971d84755ee2a86ad541354d6ca22b
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=y sh autogen.sh
|
||||
|
|
Loading…
Reference in New Issue