atk: bump to version 2.28.1

Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2018.08.x
Joseph Kogut 2018-06-14 15:48:12 -07:00 committed by Thomas Petazzoni
parent de46ba290d
commit 45d623f4fe
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
# From http://ftp.gnome.org/pub/gnome/sources/atk/2.22/atk-2.22.0.sha256sum
sha256 d349f5ca4974c9c76a4963e5b254720523b0c78672cbc0e1a3475dbd9b3d44b6 atk-2.22.0.tar.xz
# From http://ftp.gnome.org/pub/gnome/sources/atk/2.28/atk-2.28.1.sha256sum
sha256 cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc atk-2.28.1.tar.xz

View File

@ -4,8 +4,8 @@
#
################################################################################
ATK_VERSION_MAJOR = 2.22
ATK_VERSION = $(ATK_VERSION_MAJOR).0
ATK_VERSION_MAJOR = 2.28
ATK_VERSION = $(ATK_VERSION_MAJOR).1
ATK_SOURCE = atk-$(ATK_VERSION).tar.xz
ATK_SITE = http://ftp.gnome.org/pub/gnome/sources/atk/$(ATK_VERSION_MAJOR)
ATK_LICENSE = LGPL-2.0+