libgit2-glib: update to 0.25.0.
This commit is contained in:
parent
8a69c0f556
commit
532e912131
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2-glib'
|
||||
pkgname=libgit2-glib
|
||||
version=0.24.4
|
||||
version=0.25.0
|
||||
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=3ed18a56fee6ff14a0a460d4dd61e478e5fac9bdb613a3f76c569114dd0cf28e
|
||||
checksum=513a1b21bbdfa3cf8652912aa61de8da415c8c0c1ab004f7b767d3e2327684b5
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=y sh autogen.sh
|
||||
|
|
Loading…
Reference in a new issue