gdk-pixbuf: update to 2.42.2

This commit is contained in:
Leonid Pliushch 2020-12-08 10:03:55 +00:00
parent 789d2e3c84
commit b5f47599bf
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://developer.gnome.org/gdk-pixbuf/
TERMUX_PKG_DESCRIPTION="Library for image loading and manipulation"
TERMUX_PKG_LICENSE="LGPL-2.1"
TERMUX_PKG_VERSION=2.42.0
TERMUX_PKG_VERSION=2.42.2
TERMUX_PKG_SRCURL=https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/archive/${TERMUX_PKG_VERSION}/gdk-pixbuf-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=d00ee49302a75c61f0cbaa71ba0b7f7f2366ced7535122f7dc1bcc53ea658367
TERMUX_PKG_SHA256=249b977279f761979104d7befbb5ee23f1661e29d19a36da5875f3a97952d13f
TERMUX_PKG_DEPENDS="glib, libpng, libtiff, libjpeg-turbo"
TERMUX_PKG_BREAKS="gdk-pixbuf-dev"
TERMUX_PKG_REPLACES="gdk-pixbuf-dev"