atk: fix source checksum

This commit is contained in:
Leonid Pliushch 2019-05-19 00:28:25 +03:00 committed by Yaksh Bariya
parent 5a7be8401c
commit 87461e785d
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=2.32.0
TERMUX_PKG_SRCURL=https://ftp.gnome.org/pub/gnome/sources/atk/${TERMUX_PKG_VERSION:0:4}/atk-${TERMUX_PKG_VERSION}.tar.xz
TERMUX_PKG_SHA256=c3212e849fffe1f8099fe05e1f5e2d357a56458e5b288bfdceabdd5d6c814441
TERMUX_PKG_SHA256=cb41feda7fe4ef0daa024471438ea0219592baf7c291347e5a858bb64e4091cc
TERMUX_PKG_DEPENDS="glib"
TERMUX_PKG_CONFLICTS="libatk"