atk: update to 2.26.0 (#7627)
This commit is contained in:
parent
bc8fb1da77
commit
aa5ae688aa
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'atk'.
|
||||
pkgname=atk
|
||||
version=2.24.0
|
||||
version=2.26.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable gir introspection)"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://www.gtk.org/"
|
||||
license="LGPL-2.1"
|
||||
distfiles="${GNOME_SITE}/atk/${version%.*}/atk-${version}.tar.xz"
|
||||
checksum=bb2daa9a808c73a7a79d2983f333e0ba74be42fc51e3ba1faf2551a636487a49
|
||||
checksum=eafe49d5c4546cb723ec98053290d7e0b8d85b3fdb123938213acb7bb4178827
|
||||
|
||||
# Package build options
|
||||
build_options="gir"
|
||||
|
|
Loading…
Reference in New Issue