mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
cogl: update to 1.22.4.
Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
parent
8b60714249
commit
e29cdc3f7b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'cogl'
|
# Template file for 'cogl'
|
||||||
pkgname=cogl
|
pkgname=cogl
|
||||||
version=1.22.2
|
version=1.22.4
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="--enable-cairo=yes --enable-cogl-pango=yes
|
configure_args="--enable-cairo=yes --enable-cogl-pango=yes
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.clutter-project.org"
|
homepage="http://www.clutter-project.org"
|
||||||
distfiles="${GNOME_SITE}/cogl/${version%.*}/cogl-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/cogl/${version%.*}/cogl-${version}.tar.xz"
|
||||||
checksum=39a718cdb64ea45225a7e94f88dddec1869ab37a21b339ad058a9d898782c00d
|
checksum=5217bf94cbca3df63268a3b79d017725382b9e592b891d1e7dc6212590ce0de0
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue