mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 05:23:02 +02:00
libgit2-glib: update to 0.26.2. (#9671)
This commit is contained in:
parent
67b81d8dea
commit
36f682f223
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgit2-glib'
|
# Template file for 'libgit2-glib'
|
||||||
pkgname=libgit2-glib
|
pkgname=libgit2-glib
|
||||||
version=0.26.0
|
version=0.26.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-silent-rules"
|
configure_args="--disable-silent-rules"
|
||||||
hostmakedepends="automake glib-devel gnome-common
|
hostmakedepends="automake glib-devel gnome-common
|
||||||
|
@ -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=b46af6f134b1b52bfb89579831dd941720d7bba82b6587b407eb32ecb75bbd8e
|
checksum=b2b110b718b257631ea3178db0d45a1282c129e5a7e5089c4078203d71bc9d9f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=y sh autogen.sh
|
NOCONFIGURE=y sh autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue