mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-11 17:43:51 +02:00
atk: update to 2.26.1.
This commit is contained in:
parent
ed0c776e93
commit
f60c183c25
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'atk'.
|
# Template build file for 'atk'.
|
||||||
pkgname=atk
|
pkgname=atk
|
||||||
version=2.26.0
|
version=2.26.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable gir introspection)"
|
configure_args="$(vopt_enable gir introspection)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.gtk.org/"
|
homepage="http://www.gtk.org/"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/atk/${version%.*}/atk-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/atk/${version%.*}/atk-${version}.tar.xz"
|
||||||
checksum=eafe49d5c4546cb723ec98053290d7e0b8d85b3fdb123938213acb7bb4178827
|
checksum=ef00ff6b83851dddc8db38b4d9faeffb99572ba150b0664ee02e46f015ea97cb
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
|
|
Loading…
Add table
Reference in a new issue