mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
libgit2-glib: update to 0.23.6
This commit is contained in:
parent
df43726e20
commit
0777a4bec4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgit2-glib'
|
# Template file for 'libgit2-glib'
|
||||||
pkgname=libgit2-glib
|
pkgname=libgit2-glib
|
||||||
version=0.23.4
|
version=0.23.6
|
||||||
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="beefcurtains <beefcurtains@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=9627f3366555e84507fe985f08951271010db26641ed6f20b4f2eca872c74a62
|
checksum=2556c2124890f637ac1d229819b59d7a9dd9004250b54080f6506e91f379917f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=y sh autogen.sh
|
NOCONFIGURE=y sh autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue