gtk3: update to 3.24.11

This commit is contained in:
Leonid Pliushch 2019-09-18 20:19:37 +03:00 committed by Yaksh Bariya
parent 0d9ec47464
commit 337639eb79
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
1 changed files with 2 additions and 3 deletions

View File

@ -2,10 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://www.gtk.org/
TERMUX_PKG_DESCRIPTION="GObject-based multi-platform GUI toolkit"
TERMUX_PKG_LICENSE="LGPL-2.0"
TERMUX_PKG_MAINTAINER="Leonid Plyushch <leonid.plyushch@gmail.com>"
TERMUX_PKG_VERSION=3.24.10
TERMUX_PKG_REVISION=2
TERMUX_PKG_VERSION=3.24.11
TERMUX_PKG_SRCURL=https://github.com/GNOME/gtk/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1e26af91cec24a83f2efc8954974c6c264a2fe720f576cb9a4aee18d4352a39e
TERMUX_PKG_SHA256=456c6b6e316c96fa8cabf72cf216325c9f8c2db8f9e658b0f4d54a67ceaf1d93
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_DEPENDS="adwaita-icon-theme, atk, coreutils, desktop-file-utils, gdk-pixbuf, glib, glib-bin, gtk-update-icon-cache, libcairo-x, libepoxy, libxcomposite, libxcursor, libxdamage, libxfixes, libxi, libxinerama, libxrandr, pango-x, shared-mime-info"